]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mpc8308_p1m.h
arm/rpi: Enable dcache
[karo-tx-uboot.git] / include / configs / mpc8308_p1m.h
index de7a53a8c22b5fe6454c23f1587b0376c9f66905..1b09e7076e81aa5f61e31fdfcb449d5421eda52e 100644 (file)
@@ -9,11 +9,13 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 /*
  * High Level Configuration Options
  */
 #define CONFIG_E300            1 /* E300 family */
-#define CONFIG_MPC83xx         1 /* MPC83xx family */
 #define CONFIG_MPC830x         1 /* MPC830x family */
 #define CONFIG_MPC8308         1 /* MPC8308 CPU specific */
 #define CONFIG_MPC8308_P1M     1 /* mpc8308_p1m board specific */
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_PING