ARM: highbank: remove DRAM bank setup
authorRob Herring <robh@kernel.org>
Sat, 20 Jun 2015 23:29:55 +0000 (00:29 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 12 Aug 2015 16:08:19 +0000 (12:08 -0400)
commit32b4a8a2a5aff307b24ec8e41a82f715ca4a6aab
treef94d66118b01aa29193277d027b2560b1f901868
parente6b606d6572893a9f6fb6339b6a09a4b6942f989
ARM: highbank: remove DRAM bank setup

On the highbank platform the SoC's management controller firmware
will probe the DRAM modules and populates the initial device tree with
the correct values. Therefore the memory sizes in the DT are already
correct, so remove U-Boot's DRAM bank setup so the memory node is not
"fixed up" by u-boot.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andre Przywara <osp@andrep.de>
board/highbank/highbank.c
include/configs/highbank.h