commit | 29762f5c66c8dd4ec933d07447d2c5d8627586b3 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Feb 23 16:42:51 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 20 22:39:14 2009 +0100 |
tree | 8370df0df2b2bff09e5c5180ecb8da423fb23131 | |
parent | 5dde4e2d2de5496f2b27cc847a99f9577ccbd06a [diff] |
ppc4xx: Don't write the MAC address into the internal SoC registers Remove this code. It's not needed. The 4xx EMAC driver stores the MAC addresses into the SoC registers instead. Signed-off-by: Stefan Roese <sr@denx.de>