]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cpsw: add support for TI814x slave_regs differences
authorMatt Porter <mporter@ti.com>
Wed, 20 Mar 2013 05:38:12 +0000 (05:38 +0000)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:54 +0000 (08:25 -0400)
commitf6f86a64ac00980ba6066417bb54f39e39d29703
treecc1e0c72574d8eb56d734df520aa00744c6ed489
parent035d563937b5bafbf78b17e07ac50bca47492385
cpsw: add support for TI814x slave_regs differences

TI814x's version 1 CPSW has a different slave_regs layout.
Add support for the differing registers.

Signed-off-by: Matt Porter <mporter@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
drivers/net/cpsw.c