commit | 2bf36ac638ab2db9f0295aa47064976eeebf80c1 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Jul 08 16:04:37 2013 +0530 |
committer | Tom Rini <trini@ti.com> | Fri Jul 26 16:39:11 2013 -0400 |
tree | d15b7d976bd10d20226258595cdeba5d9f2cc94e | |
parent | 5d4dbf1c3a1d86b4289ab3e5cde120a6f3c26e9b [diff] |
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>