]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers: net: cpsw: remove hard coding bd ram for cpsw
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 8 Jul 2013 10:34:37 +0000 (16:04 +0530)
committerTom Rini <trini@ti.com>
Fri, 26 Jul 2013 20:39:11 +0000 (16:39 -0400)
commit2bf36ac638ab2db9f0295aa47064976eeebf80c1
treed15b7d976bd10d20226258595cdeba5d9f2cc94e
parent5d4dbf1c3a1d86b4289ab3e5cde120a6f3c26e9b
drivers: net: cpsw: remove hard coding bd ram for cpsw

BD ram address may vary in various SOC, so removing the hardcoding and
passing the same information through platform data

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
board/ti/am335x/board.c
board/ti/ti814x/evm.c
drivers/net/cpsw.c
include/cpsw.h