]> git.sur5r.net Git - u-boot/blobdiff - include/configs/stv0991.h
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[u-boot] / include / configs / stv0991.h
index 09a3064bd6d61857032daf4ed7025ed5ef79cf63..2f808c6c72daac3a699cbde0bb0d1ee3af8ca504 100644 (file)
@@ -9,12 +9,9 @@
 #define __CONFIG_STV0991_H
 #define CONFIG_SYS_DCACHE_OFF
 #define CONFIG_SYS_EXCEPTION_VECTORS_HIGH
-#define CONFIG_BOARD_EARLY_INIT_F
 
 #define CONFIG_SYS_CORTEX_R4
 
-#define CONFIG_SYS_NO_FLASH
-
 /* ram memory-related information */
 #define CONFIG_NR_DRAM_BANKS                   1
 #define PHYS_SDRAM_1                           0x00000000
@@ -31,7 +28,6 @@
 #define CONFIG_SYS_MALLOC_LEN                  (CONFIG_ENV_SIZE + 16 * 1024)
 
 /* serial port (PL011) configuration */
-#define CONFIG_BAUDRATE                                115200
 #define CONFIG_PL01X_SERIAL
 
 /* user interface */