diff options
Diffstat (limited to 'package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch')
-rw-r--r-- | package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 <mhei@heimpold.de> @@ -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; |