]> Git Repo - u-boot.git/commitdiff
Merge patch series "omap3: igep0x00: Fix boot failure and modernize the boards support"
authorTom Rini <[email protected]>
Thu, 30 May 2024 13:07:51 +0000 (07:07 -0600)
committerTom Rini <[email protected]>
Thu, 30 May 2024 13:07:51 +0000 (07:07 -0600)
Javier Martinez Canillas <[email protected]> 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.

1  2 
arch/arm/dts/Makefile
board/isee/igep00x0/igep00x0.c

Simple merge
Simple merge
This page took 0.037113 seconds and 4 git commands to generate.