PPC/PCM030: remove nowhere used definitions

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Juergen Borleis 2015-07-31 11:03:47 +02:00 committed by Sascha Hauer
parent dfdb59af9b
commit 2afe1f23ce

View file

@ -27,16 +27,7 @@
#define CFG_MPC5XXX_CLKIN 33333333 /* ... running at 33.333333MHz */
#define CFG_GPS_PORT_CONFIG 0x00558c10 /* PSC6=UART, PSC3=UART ; Ether=100MBit with MD */
#define CFG_HID0_INIT HID0_ICE | HID0_ICFI
#define CFG_HID0_FINAL HID0_ICE
#define CFG_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux */
#define OF_CPU "PowerPC,5200@0"
#define OF_TBCLK CFG_MPC5XXX_CLKIN
#define OF_SOC "soc5200@f0000000"
#endif /* __CONFIG_H */