summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-2016.03/mtcdt/spl.patch
blob: 8c39abffb677efffca8ec0902fccf41c29b07f0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -raNu git.orig/configs/at91sam9x5ek_nandflash_defconfig git/configs/at91sam9x5ek_nandflash_defconfig
--- git.orig/configs/at91sam9x5ek_nandflash_defconfig	2017-05-02 17:52:50.369459785 -0500
+++ git/configs/at91sam9x5ek_nandflash_defconfig	2017-05-02 17:54:16.855261970 -0500
@@ -1,7 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91SAM9X5EK=y
-CONFIG_SPL=y
+CONFIG_SPL=n
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9X5,SYS_USE_NANDFLASH"
 CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_IMI is not set