From 0ac560cb244334a436ad702415f9155b68864105 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 4 Jul 2019 14:02:41 +0000 Subject: [PATCH] Add RISC-V to uboot (Andreas Schwab) --- magic/Magdir/filesystems | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/filesystems b/magic/Magdir/filesystems index 1920e562..e2928c1f 100644 --- a/magic/Magdir/filesystems +++ b/magic/Magdir/filesystems @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: filesystems,v 1.128 2019/04/23 15:43:27 christos Exp $ +# $File: filesystems,v 1.129 2019/07/04 14:02:41 christos Exp $ # filesystems: file(1) magic for different filesystems # 0 name partid @@ -2122,6 +2122,7 @@ >29 byte 23 \bDesignWare ARC, >29 byte 24 \bx86_64, >29 byte 25 \bXtensa, +>29 byte 26 \bRISC-V, >30 byte 0 Invalid Image >30 byte 1 Standalone Program >30 byte 2 OS Kernel Image -- 2.40.0