summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
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-06-09 09:09:19 -0500
commit55f33c3980c96252fe3f31072b3fa94626bda487 (patch)
treecf7abb8302ed4c84c4fc7ee57ea28c7dfa8474a4 /recipes-bsp/u-boot
parentb4717141f7e08b797e0eaa79a93fa2d91a945315 (diff)
downloadmeta-multitech-atmel-55f33c3980c96252fe3f31072b3fa94626bda487.tar.gz
meta-multitech-atmel-55f33c3980c96252fe3f31072b3fa94626bda487.tar.bz2
meta-multitech-atmel-55f33c3980c96252fe3f31072b3fa94626bda487.zip
Remove device tree requirement
Diffstat (limited to 'recipes-bsp/u-boot')
-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