]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/pb1x00.h
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
[karo-tx-uboot.git] / include / configs / pb1x00.h
index f92004855586630a4146835c980145dadb7ba94a..78dde104a40f2de369056ad809e3f8426e7dd845 100644 (file)
@@ -14,7 +14,6 @@
 
 #define CONFIG_PB1X00          1
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 #ifdef CONFIG_PB1000
@@ -28,8 +27,6 @@
 #endif
 #endif
 
-#define CONFIG_ETHADDR         DE:AD:BE:EF:01:01    /* Ethernet address */
-
 #define CONFIG_BOOTDELAY       2       /* autoboot after 2 seconds     */
 
 #define CONFIG_BAUDRATE                115200
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 
-#undef CONFIG_CMD_SAVEENV
 #undef CONFIG_CMD_FAT
-#undef CONFIG_CMD_FLASH
-#undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_IDE
-#undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_RUN
-#undef CONFIG_CMD_LOADB
 #undef CONFIG_CMD_ELF
-#undef CONFIG_CMD_BDI
 #undef CONFIG_CMD_BEDBUG
 
 #endif /* __CONFIG_H */