]> git.sur5r.net Git - u-boot/commit
arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case
authorMichal Simek <michal.simek@xilinx.com>
Wed, 11 Apr 2018 14:12:28 +0000 (16:12 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 11:15:32 +0000 (13:15 +0200)
commit61dc92a29d3028296dc3ff34641c78c402e8c14a
tree1b4db6480f3f304a222dbdb390d03a18994f74cf
parent3b2b2ccac71e8f07987305f08bf528e15d708bad
arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case

When static memory configuration is used U-Boot has capability to detect
memory size in setup range. Enable this feature for static
configuration.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynq/board.c
board/xilinx/zynqmp/zynqmp.c