board: ti: am335x: Add platdata for cpsw in SPL
authorFaiz Abbas <faiz_abbas@ti.com>
Mon, 18 Mar 2019 08:24:37 +0000 (13:54 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 12 Apr 2019 12:05:54 +0000 (08:05 -0400)
commit0229c9330d2b34141f77584de417136d5c8088fc
treee4b06518c07d0e918ba40c43ce6836d52f69699a
parent8a616cc292cd3e31efdbbdd63a72386cef0be833
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>
board/ti/am335x/board.c
drivers/net/ti/cpsw.c
include/cpsw.h