ARM: dts: rockchip: add memory node for rk3229-echo-v10
authorFrank Wang <frank.wang@rock-chips.com>
Wed, 24 May 2017 03:50:21 +0000 (11:50 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 24 May 2017 09:37:56 +0000 (17:37 +0800)
commit53253d953f3797cc4ed07628fe82f86f1b20061c
tree154bc79a35e025e29beef25c1f3ff7587f4442d6
parent73e3c3b15d4a68bba2a81d7b35005c547f35f650
ARM: dts: rockchip: add memory node for rk3229-echo-v10

when using upstream u-boot load kernel, reserves memory from early
allocator will fail if memory node is not specified.

===============================
Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacctdd
...
[    0.000000] earlycon: Early serial console at MMIO32 0x11030000 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] cma: Failed to reserve 16 MiB
[    0.000000] Memory policy: Data cache writealloc

This patch fix it.

Change-Id: I6a3c6b1e210bbc9a5240503ab7bf5ddab89910ba
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
arch/arm/boot/dts/rk3229-echo-v10.dts