summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-08-08 09:08:22 -0400
committerTom Rini <[email protected]>2021-08-08 09:08:22 -0400
commitb721d0545fa4f4e2d504a2fc1437e67c5c8984c8 (patch)
treea55829be75684dae23861558d387fe103afe399a /include
parent8f07f5376a21a57ce191e5548b1a30c9709994d3 (diff)
parent0ae06f6b36bf3014531e04a10daa2ad71ad9a351 (diff)
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Diffstat (limited to 'include')
-rw-r--r--include/configs/rcar-gen3-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/rcar-gen3-common.h b/include/configs/rcar-gen3-common.h
index b9762f5bebb..99ef27bccd5 100644
--- a/include/configs/rcar-gen3-common.h
+++ b/include/configs/rcar-gen3-common.h
@@ -17,6 +17,8 @@
#define CONFIG_SPL_TARGET "spl/u-boot-spl.scif"
#endif
+#define CONFIG_SYS_BOOTPARAMS_LEN SZ_128K
+
/* boot option */
#define CONFIG_CMDLINE_TAG