]> Git Repo - u-boot.git/commit
ARM: stm32: Fill in missing loadaddr
authorMarek Vasut <[email protected]>
Fri, 10 Jan 2020 00:28:37 +0000 (01:28 +0100)
committerPatrick Delaunay <[email protected]>
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 <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
include/configs/stm32mp1.h
This page took 0.034801 seconds and 4 git commands to generate.