aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-02-14 07:31:02 -0500
committerTom Rini <trini@konsulko.com>2020-02-14 07:31:02 -0500
commite6da32f243b3846e5c18183b8604b71ccb535a89 (patch)
tree1565067dd56a3642177c22e60b20ed0f3a801410 /include
parentf20d81e1d4c1596cfbf4d9e78c3ca5ffd47948f9 (diff)
parent96dd223c2933a9190411f52ab0654f50feca3005 (diff)
downloadu-boot-e6da32f243b3846e5c18183b8604b71ccb535a89.zip
u-boot-e6da32f243b3846e5c18183b8604b71ccb535a89.tar.gz
u-boot-e6da32f243b3846e5c18183b8604b71ccb535a89.tar.bz2
Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
K3 J721E/AM65X: - UART boot fixes for J721E - Enabling debug uart for AM65x DRA7xx/AM57xx: - Preveinting boot from Invalid boot configuration for AM57xx Keysonte2: - Linux Boot fixes for K2 platforms. AM33/AM43/Davinci: - Ethernt boot fixes for AM43XX - USB Host boot fixes for AM43XX
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_armv7_keystone2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index ba12428..1b014c1 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -213,6 +213,7 @@
"tftp_root=/\0" \
"nfs_root=/export\0" \
"mem_lpae=1\0" \
+ "uinitrd_fixup=1\0" \
"addr_ubi=0x82000000\0" \
"addr_secdb_key=0xc000000\0" \
"name_kern=zImage\0" \