]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls1046a_common.h
board: advantech: dms-ba16: apply the proper register setting to fix the voltage...
[u-boot] / include / configs / ls1046a_common.h
index 7c8a2467ce3270fc300a4821f96a59a62477cebb..1ed7517e0119c14749050802e857f70fb7719072 100644 (file)
@@ -20,7 +20,6 @@
 #define CONFIG_SUPPORT_RAW_INITRD
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_BOARD_EARLY_INIT_F      1
 
 #define CONFIG_VERY_BIG_RAM
 #define CONFIG_SYS_DDR_SDRAM_BASE      0x80000000
@@ -42,7 +41,6 @@
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
 
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 /* SD boot SPL */
 #ifdef CONFIG_MMC
 #define CONFIG_FSL_ESDHC
 #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
-#define CONFIG_GENERIC_MMC
-#define CONFIG_DOS_PARTITION
 #endif
 
-#define CONFIG_FSL_CAAM                        /* Enable SEC/CAAM */
-
 #define CONFIG_SYS_DPAA_QBMAN          /* Support Q/Bman */
 
 /* FMan ucode */
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LOAD_ADDR   (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000)
-#define CONFIG_ARCH_EARLY_INIT_R
 
 #define CONFIG_HWCONFIG
 #define HWCONFIG_BUFFER_SIZE           128