Skip to content

Commit c2e6430

Browse files
committed
dontmerge: add custom ARC u-boot for uimage support
eventually we should from open source, but it's not upstream yet
1 parent e0206e0 commit c2e6430

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dl/u-boot-2013.10.tar.bz2

9.64 MB
Binary file not shown.

linux/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ choice
149149

150150
config BR2_LINUX_KERNEL_UIMAGE
151151
bool "uImage"
152-
depends on BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
152+
depends on BR2_arc || BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
153153
select BR2_LINUX_KERNEL_UBOOT_IMAGE
154154

155155
config BR2_LINUX_KERNEL_APPENDED_UIMAGE

0 commit comments

Comments
 (0)