]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commiteb103eec6c87e564456c2aa690cf2f8daead311b
treee4b06518c07d0e918ba40c43ce6836d52f69699a
parent3e294a1e9810012ba42036a39f3473ec8e4d3e88
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