Skip to content

Commit 7623bd5

Browse files
committed
dirty hack, dontmerge: add custom ARC u-boot for uimage support
1 parent fb5770c commit 7623bd5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dl/u-boot-2013.07.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
@@ -135,7 +135,7 @@ choice
135135

136136
config BR2_LINUX_KERNEL_UIMAGE
137137
bool "uImage"
138-
depends on BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
138+
depends on BR2_arc || BR2_arm || BR2_armeb || BR2_bfin || BR2_powerpc || BR2_avr32 || BR2_sh || BR2_sh64
139139
select BR2_LINUX_KERNEL_UBOOT_IMAGE
140140

141141
config BR2_LINUX_KERNEL_APPENDED_UIMAGE

0 commit comments

Comments
 (0)