mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 00:02:04 +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>