git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
abf0061
6529823
)
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti
author
Tom Rini
<trini@konsulko.com>
Mon, 19 Jul 2021 12:29:24 +0000
(08:29 -0400)
committer
Tom Rini
<trini@konsulko.com>
Mon, 19 Jul 2021 12:29:24 +0000
(08:29 -0400)
- Enabled distro boot for all TI platforms.
- Cleanup for AM335x Guardian Board
- PRUSS rproc on AM65 platform.
- Add PMIC support for J7200
- Misc fixes for Nokia RX-51
# Conflicts:
# arch/arm/mach-omap2/am33xx/Kconfig
1
2
arch/arm/mach-omap2/am33xx/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/arm/mach-omap2/am33xx/Kconfig
index
53abc92
,
65f4394
..
88cb957
---
1
/
arch/arm/mach-omap2/am33xx/Kconfig
---
2
/
arch/arm/mach-omap2/am33xx/Kconfig
+++ b/
arch/arm/mach-omap2/am33xx/Kconfig
@@@
-94,6
-94,9
+94,8
@@@
config TARGET_AM335X_GUARDIA
select DM
select DM_SERIAL
select DM_GPIO
- select DM_USB
+ select DM_VIDEO
+ select DM_PANEL_HX8238D
config TARGET_AM335X_SL50
bool "Support am335x_sl50"