X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-mxs%2Fpatches%2F001-add-i2se-duckbill.patch;fp=package%2Fboot%2Fuboot-mxs%2Fpatches%2F001-add-i2se-duckbill.patch;h=91f583f36edd3c37376f41b9df962d0b8711ce9a;hb=76b903a415671a1606146e6da6d34e85aa25ddeb;hp=79138d227f92b8d0847f0b6b0144c36ac6297dac;hpb=e62802752ed1ff48f9b1007d927f61be51a85cbc;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch b/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch index 79138d227f..91f583f36e 100644 --- a/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch +++ b/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch @@ -40,11 +40,11 @@ Signed-off-by: Michael Heimpold @@ -926,6 +931,7 @@ source "board/genesi/mx51_efikamx/Kconfi source "board/gumstix/pepper/Kconfig" source "board/h2200/Kconfig" - source "board/hale/tt01/Kconfig" + source "board/hisilicon/hikey/Kconfig" +source "board/i2se/duckbill/Kconfig" - source "board/icpdas/lp8x4x/Kconfig" source "board/imx31_phycore/Kconfig" source "board/isee/igep0033/Kconfig" + source "board/maxbcm/Kconfig" --- a/arch/arm/include/asm/mach-types.h +++ b/arch/arm/include/asm/mach-types.h @@ -1109,6 +1109,7 @@ extern unsigned int __machine_arch_type;