ARM: stm32: Fill in missing loadaddr
authorMarek Vasut <marex@denx.de>
Fri, 10 Jan 2020 00:28:37 +0000 (01:28 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 17 Jan 2020 15:17:38 +0000 (16:17 +0100)
commit7819b57dbba615466917d48799982dddd243079c
tree400f92118015937ce6abfb4f71a264f8db9f6220
parent846254888e2e1bd91edeedd208fca44eea512845
ARM: stm32: Fill in missing loadaddr

Since CONFIG_LOADADDR is not set, the default value of $loadaddr
variable is not set in the environment either. Set the default
load address to 32 MiB from the start of DRAM (same value than
kernel_addr_r).

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
include/configs/stm32mp1.h