mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-20 02:01:53 +01:00
The SPL image overflows when cpsw dt nodes are added and SPL_OF_CONTROL is enabled. Use static platdata instead to save space. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>