u-boot-brain/board/xilinx
Michal Simek 8d59d7f63b 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>
2016-04-04 20:28:38 +02:00
..
microblaze-generic microblaze: Remove !OF_CONTROL code for timer and interrupt 2016-04-04 20:28:38 +02:00
ppc405-generic ppc: xilinx_ppc405_generic: Remove uncalled functions 2016-01-27 15:57:20 +01:00
ppc440-generic ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver 2016-01-27 15:57:20 +01:00
zynq ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBO 2016-04-04 20:28:38 +02:00
zynqmp ARM64: zynqmp: Read RAM information from DT 2016-04-04 20:28:38 +02:00