commit | 1c7ad4924c691486d7dcc383674616ee650137cf | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Nov 27 05:37:53 2017 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Nov 30 02:34:20 2017 +0100 |
tree | df991aa887f6eb769bfb1ca7bef69c49261732f0 | |
parent | e9fe4bd3f803106ba4dc8f05ddf131ef8a8177e3 [diff] |
ARM: rmobile: Configure DRAM sizes from DT Drop the ad-hoc DRAM configuration with macros and just decode the DRAM configuration from device tree instead. This makes it far cleaner and easier. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>