Skip to content
Snippets Groups Projects
Commit 8d59d7f6 authored by Michal Simek's avatar Michal Simek
Browse files

ARM64: zynqmp: Read RAM information from DT


Read information about memory from DT. This patch simplify life with
synchronization between DT and board files.

dram_init() only needs maximum RAM size below 4GB that's why please sort
banks in memory node.
dram_init_banksize() copies memory setup to bi_dram[].
This will avoid reading information from DT twice.

Memory test start/end were changed to DDR location to let memtest still
compiled.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent a3afb4a4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment