aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>2018-08-13 09:33:46 +0200
committerMarek Vasut <marex@denx.de>2018-08-13 15:29:54 +0200
commit20905f5fa60bffc5c929e573b93b4d9b9855cc61 (patch)
treeeb9933bc44ff41c61b984f516ae20a954cefcc53 /arch/arm/dts
parent40c36f8d4926c6ca3e84f184bc67a498a4983324 (diff)
downloadu-boot-20905f5fa60bffc5c929e573b93b4d9b9855cc61.zip
u-boot-20905f5fa60bffc5c929e573b93b4d9b9855cc61.tar.gz
u-boot-20905f5fa60bffc5c929e573b93b4d9b9855cc61.tar.bz2
arm: socfpga: spl_gen5: clean up malloc_base assignment
In spl_gen5's board_init_f(), gd->malloc_base is manually assigned at the end of the function to point to sdram. This code is outdated as by now, the heap is switched to sdram by the common function spl_relocate_stack_gd() if the appropriate defines are set. As it was, the value assigned manually was directly overwritten by this common code, so remove the manual assignment. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'arch/arm/dts')
0 files changed, 0 insertions, 0 deletions