diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch index c999469..4fcc301 100644 --- a/recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch +++ b/recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch @@ -239,7 +239,7 @@ diff -Naru orig/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5e +# CONFIG_SATA_BOOT is not set +# CONFIG_SD_BOOT is not set +# CONFIG_SPI_BOOT is not set -+CONFIG_BOOTDELAY=0 ++CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_RECORD is not set +# CONFIG_SYS_NO_FLASH is not set +# CONFIG_VERSION_VARIABLE is not set |