]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "omap3: igep0x00: Fix boot failure and modernize the boards support"
authorTom Rini <trini@konsulko.com>
Thu, 30 May 2024 13:07:51 +0000 (07:07 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 30 May 2024 13:07:51 +0000 (07:07 -0600)
commitb1d2af984f5baa7440f6cc409efa6f0561415800
tree0b2a2c989a6ea5eb9fd484f10413d01c78f98475
parentea722aa5eb33740ae77e8816aeb72b385e621cd0
parentc0c173d813376c5ad5f79c3fcfc2e684ba0352ea
Merge patch series "omap3: igep0x00: Fix boot failure and modernize the boards support"

Javier Martinez Canillas <javier@dowhile0.org> says:

Hello,

I noticed that the IGEPv2 board did not boot anymore with mainline U-Boot.
This was caused by a driver change to allocate its platform data before
relocation and U-Boot not having enough pre-relocation heap size for this.

This series fixes this issue and also makes the board support more modern,
by enabling DM for SPL and migrating the IGEP boards to use upstream DTBs.
arch/arm/dts/Makefile
board/isee/igep00x0/igep00x0.c