]> Git Repo - u-boot.git/commit
arm: socfpga: fix comment about SPL memory layout
authorSimon Goldschmidt <[email protected]>
Tue, 9 Apr 2019 19:02:03 +0000 (21:02 +0200)
committerMarek Vasut <[email protected]>
Wed, 24 Apr 2019 22:00:49 +0000 (00:00 +0200)
commit798baf7ca35f81eab27dc49289745b19bde3cd39
tree97c336cbebc1b951e04f89be886fd96dea01aa4c
parentac1ec53e26d68493f01b0adf44e45a995da640df
arm: socfpga: fix comment about SPL memory layout

The comment about SPL memory layout for socfpga gen5 is outdated: the
initial malloc memory is now at the end of the SRAM, gd is below it
(see board_init_f_alloc_reserve).

Signed-off-by: Simon Goldschmidt <[email protected]>
Acked-by: Marek Vasut <[email protected]>
include/configs/socfpga_common.h
This page took 0.03329 seconds and 4 git commands to generate.