]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ib62x0.h
arm: spear: Move to common SPL infrastructure
[karo-tx-uboot.git] / include / configs / ib62x0.h
index 186fd35fdbcba8b62b0fc82b7598d7b6a5008335..6afe34092985c6a3422cbdad672c72053de5aabf 100644 (file)
@@ -9,6 +9,8 @@
 #ifndef _CONFIG_IB62x0_H
 #define _CONFIG_IB62x0_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
@@ -18,7 +20,6 @@
  * High level configuration options
  */
 #define CONFIG_FEROCEON_88FR131                /* CPU Core subversion */
-#define CONFIG_KIRKWOOD                        /* SOC Family Name */
 #define CONFIG_KW88F6281               /* SOC Name */
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* disable board lowlevel_init */
 
@@ -44,7 +45,6 @@
  */
 #define CONFIG_SYS_NO_FLASH            /* declare no flash (NOR/SPI) */
 #define CONFIG_SYS_MVFS
-#include <config_cmd_default.h>
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_CMD_IDE
@@ -59,9 +59,6 @@
  */
 #include "mv-common.h"
 
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT      "ib62x0 => "
-
 /*
  * Environment variables configuration
  */