commit | 2786626248582178aeee8c05ccb46190bf398382 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Mon Mar 18 13:54:37 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 08:05:54 2019 -0400 |
tree | e4b06518c07d0e918ba40c43ce6836d52f69699a | |
parent | d852b9440f8317e954945d0c038ba002507c31b6 [diff] |
board: ti: am335x: Add platdata for cpsw in SPL 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>