armv8: ls1028a: Add environment variables to facilitate the boot
[oweals/u-boot.git] / include / configs / mv-common.h
index a8030931635186289842beb116b03aeb5e2fe8f5..a041ddb79bb0c65ac14e109b23163b9d8884c423 100644 (file)
@@ -38,7 +38,6 @@
 #endif
 
 /* auto boot */
-#define CONFIG_PREBOOT
 
 /*
  * For booting Linux, the board info and command line data
@@ -59,7 +58,6 @@
 /*
  * Other required minimal configurations
  */
-#define CONFIG_ARCH_CPU_INIT   /* call arch_cpu_init() */
 #define CONFIG_SYS_LOAD_ADDR   0x00800000      /* default load adr- 8M */
 #define CONFIG_SYS_MEMTEST_START 0x00800000    /* 8M */
 #define CONFIG_SYS_MEMTEST_END 0x00ffffff      /*(_16M -1) */