]> git.sur5r.net Git - u-boot/blobdiff - include/configs/da850evm.h
armv8/ls1043a: Enable secondary cores
[u-boot] / include / configs / da850evm.h
index 3da9da42df920fe37173f30581f9d778b0e1e0ef..5aa643ac6aa7f7d3d14d6f2d809416da71bc39fe 100644 (file)
 /*
  * U-Boot general configuration
  */
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_MISC_INIT_R
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_BOOTFILE                "uImage" /* Boot file name */
-#define CONFIG_SYS_PROMPT      "U-Boot > " /* Command Prompt */
 #define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
 #define CONFIG_SYS_MAXARGS     16 /* max number of command args */