summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-05-17 08:31:01 -0500
committerJohn Klug <john.klug@multitech.com>2017-06-09 09:09:19 -0500
commit4865efd9ceaa0296b03e4aa02dc9af0e59a6d716 (patch)
tree4b8c1042654839b1768cd80ef323e410fbb204f4 /recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch
parent249fd6c116929644c650d65efa3cc25d24cb9d7b (diff)
downloadmeta-multitech-4865efd9ceaa0296b03e4aa02dc9af0e59a6d716.tar.gz
meta-multitech-4865efd9ceaa0296b03e4aa02dc9af0e59a6d716.tar.bz2
meta-multitech-4865efd9ceaa0296b03e4aa02dc9af0e59a6d716.zip
Put patches in the same location as prior u-boot recipes.
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch')
-rw-r--r--recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch
deleted file mode 100644
index 726b9bf..0000000
--- a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -raNu old/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5ek_nandflash_defconfig
---- old/configs/at91sam9x5ek_nandflash_defconfig 2017-05-04 14:33:41.143172324 -0500
-+++ new/configs/at91sam9x5ek_nandflash_defconfig 2017-05-04 17:54:27.132377607 -0500
-@@ -1,9 +1,9 @@
- 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_BOOTDELAY=3
-+CONFIG_BOOTDELAY=0
- CONFIG_HUSH_PARSER=y
- CONFIG_SYS_PROMPT="U-Boot> "
- CONFIG_CMD_BOOTZ=y
-@@ -23,3 +23,12 @@
- CONFIG_USB=y
- CONFIG_USB_STORAGE=y
- CONFIG_OF_LIBFDT=y
-+
-+CONFIG_OF_CONTROL=n
-+CONFIG_CMD_TFTPPUT=y
-+CONFIG_CMD_FAT=y
-+CONFIG_CMD_USB=y
-+CONFIG_CMD_NAND=y
-+CONFIG_CMD_BOOTZ=y
-+CONFIG_CMD_MII=y
-+CONFIG_CMD_I2C=y