summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-05-04 18:15:19 -0500
committerJohn Klug <john.klug@multitech.com>2017-06-09 09:09:19 -0500
commit208ad572b5e0ac35a00f680ef4399635c93471e9 (patch)
treedced1b2b51d0f3254ae53196143d9e2355a3cf7f /recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch
parent15f2347fe74a4aea199f29b6bd7d0cae5e402daa (diff)
downloadmeta-multitech-208ad572b5e0ac35a00f680ef4399635c93471e9.tar.gz
meta-multitech-208ad572b5e0ac35a00f680ef4399635c93471e9.tar.bz2
meta-multitech-208ad572b5e0ac35a00f680ef4399635c93471e9.zip
Slowly working through the feature test macros/configs of u-boot 2016.09.01
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch')
-rw-r--r--recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch
deleted file mode 100644
index 8c39abf..0000000
--- a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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