diff options
author | Michal Simek <michal.simek@xilinx.com> | 2016-02-08 09:34:53 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2016-04-04 20:28:38 +0200 |
commit | 8d59d7f63bf46dd26fd11039e63e3ba9e2673c95 (patch) | |
tree | 2308f63ded4965446db82cc1fe7fd2a6350cd3dd /board/amazon | |
parent | a3afb4a4bfbe4318ca8398ce7b0e01d8748a111c (diff) | |
download | u-boot-imx-8d59d7f63bf46dd26fd11039e63e3ba9e2673c95.zip u-boot-imx-8d59d7f63bf46dd26fd11039e63e3ba9e2673c95.tar.gz u-boot-imx-8d59d7f63bf46dd26fd11039e63e3ba9e2673c95.tar.bz2 |
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: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'board/amazon')
0 files changed, 0 insertions, 0 deletions