diff options
author | Patrice Chotard | 2018-08-03 13:09:55 +0200 |
---|---|---|
committer | Tom Rini | 2018-08-13 14:03:57 -0400 |
commit | 8ff21d6d9c26e1aca5a6d0df9a43519d24948f69 (patch) | |
tree | b483534f0a6a21b0c02f70649917192ff8be4ba4 /arch | |
parent | 673c624cab2471daadb7f197c98959a2398dbe98 (diff) |
stm32f7: board: Fix memory init
Commit 1473b12ad0b3 ("lib: fdtdec: Update ram_base to store ram start
adddress") brings regression on STM32F7 which can't boot.
Use fdtdec_setup_mem_size_base() to setup memory base and size.
Use fdtdec_setup_memory_banksize() to setup memory bank base and size.
Reported-by: Mark Olsson <mark@markolsson.se>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Cc: Mark Olsson <mark@markolsson.se>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions