summaryrefslogtreecommitdiff
path: root/include/configs/turris_mox.h
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2018-12-17 16:10:10 +0100
committerStefan Roese <sr@denx.de>2019-01-21 11:39:50 +0100
commit7a6f60d6fe6ec524afed8c8396847c4a0fdec9cb (patch)
tree55baa2feed27431a1972f1612cee5a428348e425 /include/configs/turris_mox.h
parent3b281aca41dbad65fc0ccc2bed5c2caf684210fc (diff)
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 <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/turris_mox.h')
-rw-r--r--include/configs/turris_mox.h2
1 files changed, 2 insertions, 0 deletions
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
/*