ARM: dts: rockchip: move rk3036 memory definition to board files
authorHeiko Stuebner <heiko@sntech.de>
Wed, 30 Mar 2016 15:33:24 +0000 (17:33 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 6 Apr 2016 23:30:33 +0000 (16:30 -0700)
commitfbf15046f12d6c8d5821c0dc5bf3ffc55a132243
treeb7af65297d02b7f342d301ac9c9a6ac352d71401
parent37aedb29b9f053215a5a0dfb15ecc49af67c1fbc
ARM: dts: rockchip: move rk3036 memory definition to board files

The amount of available memory is clearly a board-specific value, so
the core per-soc dtsi should not define a default of any sort.
Therefore move the memory-nodes to the two board files.

Also fix the amount of memory on Kylin (512MB instead of 1GB).
While in most cases the bootloader will override this with the
actual amount of memory, there is no need to keep known wrong values
in the board-dts.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036-evb.dts
arch/arm/boot/dts/rk3036-kylin.dts
arch/arm/boot/dts/rk3036.dtsi