mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
powerpc, 8260: remove support for mpc8260
There was for long time no activity in the 8260 area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8260, so remove it. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
5b8e76c35e
commit
2eb48ff7a2
61 changed files with 17 additions and 11051 deletions
|
@ -1364,9 +1364,6 @@ int prt_8260_clks(void);
|
|||
#if defined(CONFIG_WALNUT)
|
||||
#define _machine _MACH_walnut
|
||||
#define have_of 0
|
||||
#elif defined(CONFIG_MPC8260)
|
||||
#define _machine _MACH_8260
|
||||
#define have_of 0
|
||||
#else
|
||||
#error "Machine not defined correctly"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue