]> git.sur5r.net Git - u-boot/blobdiff - include/configs/nsim.h
config: cadence_spi: Remove defines read from DT
[u-boot] / include / configs / nsim.h
index b51ac6e1978f9f76eb8271cfcba840a467af402e..c4775e539f0db57e26748892f12baa2e87c6f3bb 100644 (file)
  *
  */
 #define CONFIG_ARC_SERIAL
-#define CONFIG_ARC_UART_BASE           0xC0FC1000
 
 /*
  * Command line configuration
  */
 #define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_MAXARGS             16
 #define CONFIG_CMDLINE_EDITING
 
 /*
@@ -55,9 +53,5 @@
  * Console configuration
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              SZ_256
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                               sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #endif /* _CONFIG_NSIM_H_ */