diff --git a/patch/u-boot/u-boot-default/add-awsom-uboot.patch b/patch/u-boot/u-boot-default/add-awsom-uboot.patch index 32ab6f159..578d6df3d 100644 --- a/patch/u-boot/u-boot-default/add-awsom-uboot.patch +++ b/patch/u-boot/u-boot-default/add-awsom-uboot.patch @@ -1,7 +1,7 @@ =================================================================== --- /dev/null +++ u-boot-2015.01/configs/Awsom_defconfig -@@ -0,0 +1,19 @@ +@@ -0,0 +1,23 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_MACH_SUN7I=y @@ -13,9 +13,14 @@ +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI" ++CONFIG_HUSH_PARSER=y ++CONFIG_CMD_BOOTZ=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set ++CONFIG_CMD_DHCP=y ++CONFIG_CMD_MMC=y ++CONFIG_CMD_I2C=y +CONFIG_DM_ETH=y +CONFIG_ETH_DESIGNWARE=y +CONFIG_DM_SERIAL=y diff --git a/patch/u-boot/u-boot-next/add-awsom-uboot.patch b/patch/u-boot/u-boot-next/add-awsom-uboot.patch index 32ab6f159..578d6df3d 100644 --- a/patch/u-boot/u-boot-next/add-awsom-uboot.patch +++ b/patch/u-boot/u-boot-next/add-awsom-uboot.patch @@ -1,7 +1,7 @@ =================================================================== --- /dev/null +++ u-boot-2015.01/configs/Awsom_defconfig -@@ -0,0 +1,19 @@ +@@ -0,0 +1,23 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_MACH_SUN7I=y @@ -13,9 +13,14 @@ +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI" ++CONFIG_HUSH_PARSER=y ++CONFIG_CMD_BOOTZ=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set ++CONFIG_CMD_DHCP=y ++CONFIG_CMD_MMC=y ++CONFIG_CMD_I2C=y +CONFIG_DM_ETH=y +CONFIG_ETH_DESIGNWARE=y +CONFIG_DM_SERIAL=y