]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: ARM64: puma-rk3399: get DRAM size from DMC init
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 28 Apr 2017 15:31:44 +0000 (17:31 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 10 May 2017 19:37:21 +0000 (13:37 -0600)
commitc3922edd39a198897a45c20e7863fa45965ffd85
tree3f2215de6744379a4eb900f3edd6b76cc0fed36d
parent2a6b64800fcf3d7b340d79ef0ff6f31d65a19d49
rockchip: ARM64: puma-rk3399: get DRAM size from DMC init

With the RK3399 DRAM controller (DMC) driver providing all the
infrastructure, retrieve the DRAM size from the DMC init in the
board-specific code (instead of hard-coding) for the RK3399-Q7 (Puma).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/theobroma-systems/puma_rk3399/puma-rk3399.c