]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/r2dplus.h
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / include / configs / r2dplus.h
index 0ce3fa864c7f679dd93a13fc7da60fb0042fd4df..65dcffb29be495ea88b83f12a2626cdb803aebdc 100644 (file)
@@ -15,7 +15,6 @@
  */
 #include <config_cmd_default.h>
 
-#define CONFIG_CMD_DFL
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_FLASH
 #define CONFIG_CMD_PCI
@@ -47,8 +46,6 @@
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_BARGSIZE            512
-/* List of legal baudrate settings for this board */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 115200, 57600, 38400, 19200, 9600 }
 
 #define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_TEXT_BASE - 0x100000)