mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
There was for long time no activity in the mpx5xxx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in mpc5xxx, so remove it. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
88024dc5ac
commit
064b55cfcb
269 changed files with 14 additions and 34007 deletions
|
@ -57,8 +57,6 @@ int lpc32xx_eth_initialize(bd_t *bis);
|
|||
int macb_eth_initialize(int id, void *regs, unsigned int phy_addr);
|
||||
int mcdmafec_initialize(bd_t *bis);
|
||||
int mcffec_initialize(bd_t *bis);
|
||||
int mpc512x_fec_initialize(bd_t *bis);
|
||||
int mpc5xxx_fec_initialize(bd_t *bis);
|
||||
int mpc82xx_scc_enet_initialize(bd_t *bis);
|
||||
int mvgbe_initialize(bd_t *bis);
|
||||
int mvneta_initialize(bd_t *bis, int base_addr, int devnum, int phy_addr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue