summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-05-08 11:45:35 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-23 18:13:44 -0500
commit09d5687f15a614cd928c5f484869b0c58a1e0193 (patch)
tree4fab5d46ac849cecb1562952c72072b7ca158ade
parent8350669340879f758f6ab20a356a73d67b091289 (diff)
downloadmeta-multitech-09d5687f15a614cd928c5f484869b0c58a1e0193.tar.gz
meta-multitech-09d5687f15a614cd928c5f484869b0c58a1e0193.tar.bz2
meta-multitech-09d5687f15a614cd928c5f484869b0c58a1e0193.zip
Remove device tree requirement
-rw-r--r--recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/config.patch2
1 files changed, 1 insertions, 1 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
index 75dd42b..726b9bf 100644
--- 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
@@ -18,7 +18,7 @@ diff -raNu old/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5ek
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y
+
-+CONFIG_OF_CONTROL=y
++CONFIG_OF_CONTROL=n
+CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_FAT=y
+CONFIG_CMD_USB=y