]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm_t54.h
armv8/ls1043a: Enable secondary cores
[u-boot] / include / configs / cm_t54.h
index a129f688142ab448a9cd214aeac77c1fa3fcac34..6d57cd6eb58609b5cd1a0a3105d2d0f2d2adf42f 100644 (file)
@@ -18,9 +18,6 @@
 
 #undef CONFIG_SPL_OS_BOOT
 
-/* Enable Generic board */
-#define CONFIG_SYS_GENERIC_BOARD
-
 /* Device Tree defines */
 #define CONFIG_OF_LIBFDT
 #define CONFIG_OF_BOARD_SETUP
@@ -57,7 +54,6 @@
 #define CONFIG_ENV_SIZE                        (16 << 10)      /* 16 KB */
 #define CONFIG_ENV_OFFSET_REDUND       (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
 #define CONFIG_SYS_REDUNDAND_ENVIRONMENT
-#define CONFIG_CMD_SAVEENV
 
 /* Enhance our eMMC support / experience. */
 #define CONFIG_HSMMC2_8BIT
  * Miscellaneous configurable options
  */
 #undef CONFIG_SYS_AUTOLOAD
-#undef CONFIG_SYS_PROMPT
 #undef CONFIG_EXTRA_ENV_SETTINGS
 #undef CONFIG_BOOTCOMMAND
 #undef CONFIG_BOOTDELAY
 
 #define CONFIG_BOOTDELAY               3
 #define CONFIG_SYS_AUTOLOAD            "no"
-#define CONFIG_SYS_PROMPT              "CM-T54 # "
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        DEFAULT_LINUX_BOOT_ENV \