summaryrefslogtreecommitdiff
path: root/include/configs/mx7_common.h
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-04-02 01:33:43 -0700
committerYe Li <ye.li@nxp.com>2022-04-06 15:58:30 +0800
commitda4fbccfc640ca66b8694e22013479d6878d2257 (patch)
treee29175a014dfeebc7c9632221e1085d0aa13e2be /include/configs/mx7_common.h
parent2875b7e1c6059188dcdd2c18fdab8ba69aa69208 (diff)
MLK-18151-2 mx7dsabresd: Update codes to align with v2020.04
1. Add plugin support 2. Update to latest ddr3 script v2.0 version refer commit (b4db09bc0fc96e7c7461afade6346e0700ad582f) 3. Add ddr3 script for TO1.1 5. Update header file for NAND boot settings. 6. Remove the wdog WCR bit 4 clear. Since we have implemented reset_cpu for mx7d. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 16e51b5b59700a49c48cdfd8b308aa8793eeb44a) (cherry picked from commit 5a13c049e92536ba56924c934b1815e09a5fef59) (cherry picked from commit 29fb4a6315dbc676c3dfca0e684301f85a679f34) (cherry picked from commit 0897476392dd85bc6c99dca176525d9dbd10a4e9) (cherry picked from commit b4e43f27756697296aae95e426f574b5581f89ed)
Diffstat (limited to 'include/configs/mx7_common.h')
-rw-r--r--include/configs/mx7_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h
index 2e976df698..0cfe0b0c19 100644
--- a/include/configs/mx7_common.h
+++ b/include/configs/mx7_common.h
@@ -24,8 +24,9 @@
#define CONFIG_IOMUX_LPSR
/* Miscellaneous configurable options */
-#define CONFIG_SYS_CBSIZE 512
+#define CONFIG_SYS_CBSIZE 2048
#define CONFIG_SYS_MAXARGS 32
+#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
/* UART */