]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
authorLars Poeschel <poeschel@lemonage.de>
Mon, 30 Sep 2013 07:51:34 +0000 (09:51 +0200)
committerTom Rini <trini@ti.com>
Mon, 7 Oct 2013 11:43:46 +0000 (07:43 -0400)
commit6478cde618ad3bfdb9b62f62e8c76498b0d6637f
tree769cef90270234a79be1f51691677d14c8add9b4
parent94b32f60fe8f21b60e8e1f31dcb27bcec7aa1fff
pcm051/igep0033: Supply bd_ram_ofs for cpsw driver

Since 2bf36ac638ab2db9f0295aa47064976eeebf80c1 the BD ram address is
not hardcoded inside cpsw driver any more. Platforms have to supply
their bd_ram_ofs in the platform data to the driver. This commit does
this for pcm051 and igep0033 boards.

Tested-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
board/isee/igep0033/board.c
board/phytec/pcm051/board.c