projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b281ac
)
arm: mvebu: configs: turris_mox: Add 64 MiB of boot memory
author
Marek Behún
<marek.behun@nic.cz>
Mon, 17 Dec 2018 15:10:10 +0000
(16:10 +0100)
committer
Stefan Roese
<sr@denx.de>
Mon, 21 Jan 2019 10:39:50 +0000
(11:39 +0100)
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>
include/configs/turris_mox.h
patch
|
blob
|
history
diff --git
a/include/configs/turris_mox.h
b/include/configs/turris_mox.h
index 0aebe2100b406c32f8fd38fcef38b88bd717fc1f..82cdccecc13108525ca5c85dc52fed92ea6f11c6 100644
(file)
--- 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
/*