commit | e92e58035062930fcbcb1861cc92f512bde4067b | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Apr 28 17:31:44 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed May 10 13:37:21 2017 -0600 |
tree | 3f2215de6744379a4eb900f3edd6b76cc0fed36d | |
parent | a70feb462016d1a6a4e6254aa10ba68948b458f2 [diff] |
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>