summaryrefslogtreecommitdiff
path: root/arch/arm/lib/semihosting.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2022-03-04 16:30:17 +0000
committerTom Rini <trini@konsulko.com>2022-04-01 14:59:15 -0400
commit1a1143a45457161e90ea4cd5f3b0561d924ed8fe (patch)
tree6b9b57a3a30d405ff68b9e8165fd5eebc22f5b70 /arch/arm/lib/semihosting.c
parent30cacb8123459328c46c25f65196bb4885dcdb05 (diff)
vexpress64: pick DRAM size from DT
So far the DRAM size for both the Juno and the FVP model were hardcoded in our config header file. For the Juno this is fine, as all models have 8 GiB of DRAM, but the DRAM size can be configured on the model command line. Drop the fixed DRAM size setup, instead look up the size in the device tree, that we now have for every board. This allows a user to inject a DT with the proper size, and be able to use the full amount of DRAM. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/lib/semihosting.c')
0 files changed, 0 insertions, 0 deletions