]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3036_common.h
sunxi: Store the device tree name in the SPL header
[u-boot] / include / configs / rk3036_common.h
index cf2f20b50600839bccefd6a275743e23410a3aa7..2893f80c9f23ad2792925980002898b51a6a2ccb 100644 (file)
@@ -9,16 +9,13 @@
 #include <asm/arch/hardware.h>
 #include "rockchip-common.h"
 
-#define CONFIG_SYS_NO_FLASH
 #define CONFIG_NR_DRAM_BANKS           1
 #define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_SIZE                        0x2000
 #define CONFIG_SYS_MAXARGS             16
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_SYS_THUMB_BUILD
 
 #define CONFIG_SYS_TIMER_RATE          (24 * 1000 * 1000)
 #define CONFIG_SYS_TIMER_BASE          0x200440a0 /* TIMER5 */