summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch
diff options
context:
space:
mode:
authorSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2022-08-02 13:52:12 +0300
committerJohn Klug <john.klug@multitech.com>2022-11-16 18:07:11 -0600
commit5f18187f4cd84d20fac8051a720f4746bede4bbb (patch)
tree1df2771bdcd0f5bda6cfe068b7cfb062a4b37215 /recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch
parent4d8ba13d387543b1cc91ee7384bc42b062120edf (diff)
downloadmeta-multitech-atmel-5f18187f4cd84d20fac8051a720f4746bede4bbb.tar.gz
meta-multitech-atmel-5f18187f4cd84d20fac8051a720f4746bede4bbb.tar.bz2
meta-multitech-atmel-5f18187f4cd84d20fac8051a720f4746bede4bbb.zip
MTCDT SD image: Fix NAND initialization in the u-boot SD image
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-2016.09.01/config-sd.patch')
-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 4fcc301..f4fe410 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
@@ -318,7 +318,7 @@ diff -Naru orig/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5e
+# CONFIG_CMD_LOADS is not set
# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_ARMFLASH is not set
-+# CONFIG_CMD_NAND is not set
++CONFIG_CMD_NAND=y
CONFIG_CMD_MMC=y
-CONFIG_CMD_SF=y
+# CONFIG_CMD_SF is not set