]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Configure DRAM sizes from DT
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 27 Nov 2017 04:37:53 +0000 (05:37 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 30 Nov 2017 01:34:20 +0000 (02:34 +0100)
commitaee24b594a0fd9814b7819b565a35c84b4710b70
treedf991aa887f6eb769bfb1ca7bef69c49261732f0
parent1bb8ea3beb2b51be25cad85c7f49d0220bf4e9cd
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>
board/renesas/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c