summaryrefslogtreecommitdiffstats
path: root/include/configs/mxs.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-03-18 07:07:43 -0400
committerTom Rini <trini@konsulko.com>2015-03-18 07:07:43 -0400
commita538ae997ae4cb375ba5362b50ba3f5b35f9519b (patch)
tree3f709a9137f1af222c125e17a0075290dfe740f8 /include/configs/mxs.h
parent8c8dc4c61518124eb35f4dd9d8466378ba247e9c (diff)
parentd5eb6dcf44f5c889dd80c81cf3b06385a27f8baf (diff)
downloadtalos-obmc-uboot-a538ae997ae4cb375ba5362b50ba3f5b35f9519b.tar.gz
talos-obmc-uboot-a538ae997ae4cb375ba5362b50ba3f5b35f9519b.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/mxs.h')
-rw-r--r--include/configs/mxs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mxs.h b/include/configs/mxs.h
index dea8227aeb..38b1e9377c 100644
--- a/include/configs/mxs.h
+++ b/include/configs/mxs.h
@@ -94,9 +94,6 @@
/* U-Boot general configuration */
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O buffer size */
-#define CONFIG_SYS_PBSIZE \
- (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
- /* Print buffer size */
#define CONFIG_SYS_MAXARGS 32 /* Max number of command args */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
/* Boot argument buffer size */
OpenPOWER on IntegriCloud