summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot_2016.09.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2016.09.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2016.09.01.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2016.09.01.bb b/recipes-bsp/u-boot/u-boot_2016.09.01.bb
index a0a068b..3bf223e 100644
--- a/recipes-bsp/u-boot/u-boot_2016.09.01.bb
+++ b/recipes-bsp/u-boot/u-boot_2016.09.01.bb
@@ -6,20 +6,21 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-2016.09.01:"
FCONFIG_PATCH = "file://configfactory.patch"
CONFIG_PATCH = "file://config.patch"
+# file://mtpwd.path
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://kconfig_common.patch \
${FCONFIG_PATCH} \
file://i2c.patch \
file://printeepromcrc.patch \
- file://mtpwd.patch \
file://tftpput.patch \
file://hide_uboot_version.patch \
file://fix_2_6.patch \
file://fix_net.patch \
"
+# file://mtcdt.patch
SRC_URI_append_mtcdt = " \
- file://mtcdt.patch \
+ file://mtcdtsd.patch \
file://mtcdt_flush_console_autoboot.patch"
SRC_URI_append_mtcap = " \