]> 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 0e7d8608a262752cd9529b414f75b3a215fe7642..2f808c6c72daac3a699cbde0bb0d1ee3af8ca504 100644 (file)
@@ -12,8 +12,6 @@
 
 #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
@@ -30,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 */