]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti
authorTom Rini <trini@konsulko.com>
Mon, 19 Jul 2021 12:29:24 +0000 (08:29 -0400)
committerTom 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

index 53abc92a5f415344090a4bb79f88c9806c349d4d,65f43944fe2eaf8382b7a72d0b9ff40076b47423..88cb9573c946731602845a271a304005a7107a1c
@@@ -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"