]> git.sur5r.net Git - u-boot/blobdiff - include/configs/smartweb.h
sunxi: Store the device tree name in the SPL header
[u-boot] / include / configs / smartweb.h
index f53f5d8ae2f27363a04edb2dd6314ba2f7e66b2c..e09dfe6dd3e57c7f0b7cc0126c762c3192229682 100644 (file)
 #define CONFIG_ATMEL_USART
 #define CONFIG_USART_BASE              ATMEL_BASE_DBGU
 #define CONFIG_USART_ID                        ATMEL_ID_SYS
-#define CONFIG_BAUDRATE                        115200
 
 /*
  * Ethernet configuration
 #define CONFIG_SYS_AT91_PLLB           0x10483f0e
 
 #if defined(CONFIG_SPL_BUILD)
-#define CONFIG_SYS_THUMB_BUILD
 #define CONFIG_SYS_ICACHE_OFF
 #define CONFIG_SYS_DCACHE_OFF
 #endif