summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2022-08-01 15:08:42 +0300
committerJohn Klug <john.klug@multitech.com>2022-11-16 18:06:17 -0600
commit3a29f2eb80ec27978a307b40aa2cb9a150a05428 (patch)
treee7d9ac33f084a7aca8bd5485f18142c3847b202d
parent8f272f29d2d4a932c792fa0ee149a0be4dcabf67 (diff)
downloadmeta-multitech-atmel-3a29f2eb80ec27978a307b40aa2cb9a150a05428.tar.gz
meta-multitech-atmel-3a29f2eb80ec27978a307b40aa2cb9a150a05428.tar.bz2
meta-multitech-atmel-3a29f2eb80ec27978a307b40aa2cb9a150a05428.zip
mLinux SD image: Open U-Boot console for debugging
-rw-r--r--recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch2
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