From: Marek BehĂșn Date: Mon, 17 Dec 2018 15:10:10 +0000 (+0100) Subject: arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory X-Git-Tag: v2019.04-rc1~31^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6f60d6fe6ec524afed8c8396847c4a0fdec9cb;p=pandora-u-boot.git arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory This is needed for some scenarios, such as booting large FIT image. Signed-off-by: Marek BehĂșn Reviewed-by: Stefan Roese Signed-off-by: Stefan Roese --- diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h index 0aebe2100b..82cdccecc1 100644 --- a/include/configs/turris_mox.h +++ b/include/configs/turris_mox.h @@ -8,6 +8,8 @@ #ifndef _CONFIG_TURRIS_MOX_H #define _CONFIG_TURRIS_MOX_H +#define CONFIG_SYS_BOOTM_LEN (64 << 20) + #define CONFIG_LAST_STAGE_INIT /*