ppc4xx: Don't write the MAC address into the internal SoC registers
authorStefan Roese <sr@denx.de>
Mon, 23 Feb 2009 15:42:51 +0000 (16:42 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 20 Mar 2009 21:39:14 +0000 (22:39 +0100)
commit9cd690160d3ce1a7fb4ceeee6c99cedb1ac1d49c
tree8370df0df2b2bff09e5c5180ecb8da423fb23131
parentbb57ad4be76d0e2e7f9ec56678235cc9872ff40f
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>
cpu/ppc4xx/cpu_init.c