summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot_2016.09.01.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-08-15 14:23:40 -0500
committerJohn Klug <john.klug@multitech.com>2019-08-15 14:23:40 -0500
commitb3a9ca6f93ba8be288e626160ef346450323b4ad (patch)
treecedf2a31617c4e3be9245e233925c375d05ba3ce /recipes-bsp/u-boot/u-boot_2016.09.01.bb
parent0a99d37c87d2965bff47f10a7b73fc3fa02a1e93 (diff)
downloadmeta-multitech-atmel-b3a9ca6f93ba8be288e626160ef346450323b4ad.tar.gz
meta-multitech-atmel-b3a9ca6f93ba8be288e626160ef346450323b4ad.tar.bz2
meta-multitech-atmel-b3a9ca6f93ba8be288e626160ef346450323b4ad.zip
Fix EXAR debug port issue on MTCDT, which caused boot hangs
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.bb3
1 files changed, 2 insertions, 1 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 d94ba56..3771ee1 100644
--- a/recipes-bsp/u-boot/u-boot_2016.09.01.bb
+++ b/recipes-bsp/u-boot/u-boot_2016.09.01.bb
@@ -14,7 +14,8 @@ SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://hide_uboot_version.patch"
SRC_URI_append_mtcdt = " \
- file://mtcdt.patch"
+ file://mtcdt.patch \
+ file://mtcdt_flush_console_autoboot.patch"
SRC_URI_append_mtcap = " \
file://mtcdt.patch"