From df10180b980c248e5c649051c9535fd640f75962 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 17 Jun 2022 20:38:45 -0500 Subject: Get SD card boot automated from U-Boot --- recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch') diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch index cfda8cb..c999469 100644 --- a/recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch +++ b/recipes-bsp/u-boot/u-boot-2016.09.01/configfactory.patch @@ -1,6 +1,6 @@ diff -Naru orig/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5ek_nandflash_defconfig ---- orig/configs/at91sam9x5ek_nandflash_defconfig 2022-05-11 17:23:26.522032483 -0500 -+++ new/configs/at91sam9x5ek_nandflash_defconfig 2022-05-23 12:37:49.630171035 -0500 +--- orig/configs/at91sam9x5ek_nandflash_defconfig 2022-06-17 18:49:55.855101752 -0500 ++++ new/configs/at91sam9x5ek_nandflash_defconfig 2022-06-17 18:53:11.239097179 -0500 @@ -1,25 +1,639 @@ +# +# Automatically generated file; DO NOT EDIT. @@ -317,11 +317,10 @@ diff -Naru orig/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5e +# CONFIG_CMD_LOADB is not set +# CONFIG_CMD_LOADS is not set # CONFIG_CMD_FLASH is not set --CONFIG_CMD_MMC=y --CONFIG_CMD_SF=y +# CONFIG_CMD_ARMFLASH is not set -+# CONFIG_CMD_MMC is not set +# CONFIG_CMD_NAND is not set + CONFIG_CMD_MMC=y +-CONFIG_CMD_SF=y +# CONFIG_CMD_SF is not set +# CONFIG_CMD_SPI is not set +CONFIG_CMD_I2C=y -- cgit v1.2.3