xpedite1k: Cleanup coding style
[oweals/u-boot.git] / include / configs / MVBLM7.h
index 9fd27e3d573b9718dda2f7eb9c3f04a0ed5c2680..ac8cb57d08a3fe9c6e34a3a08c5f5c38a869980d 100644 (file)
@@ -33,8 +33,8 @@
  * High Level Configuration Options
  */
 #define CONFIG_E300    1
-#define CONFIG_MPC83XX 1
-#define CONFIG_MPC834X 1
+#define CONFIG_MPC83xx 1
+#define CONFIG_MPC834x 1
 #define CONFIG_MPC8343 1
 
 #define CONFIG_SYS_IMMR                0xE0000000
 #define CONFIG_SYS_PCI1_IO_PHYS        0xE2000000
 #define CONFIG_SYS_PCI1_IO_SIZE        0x01000000
 
-#define _IO_BASE               0x00000000
-
 #define CONFIG_NET_MULTI       1
 #define CONFIG_NET_RETRY_COUNT 3