Skip to content
Commit cef0efaf authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards



Some AMCC eval boards do have a board_eth_init() function calling
pci_eth_init(). These boards need to call cpu_eth_init() explicitly now
with the new eth_init rework.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent c645012a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment