]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PIP405.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / PIP405.h
index 29888b4e1c272d917a2ca704dd34dc6b1dfe1b38..c9d08e66002d34dc9f111e4de72b72228d0e096c 100644 (file)
  * (easy to change)
  ***********************************************************/
 #define CONFIG_405GP           1       /* This is a PPC405 CPU         */
-#define CONFIG_4xx             1       /* ...member of PPC4xx family   */
 #define CONFIG_PIP405          1       /* ...on a PIP405 board         */
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF80000
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /***********************************************************
  * Clock
  ***********************************************************/
@@ -40,8 +41,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_IDE
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_PCI