Re: [PATCH] arm64: dts: rockchip: fix the memory size of PX5 Evaluation board

2017-04-07 Thread Heiko Stuebner
Am Freitag, 7. April 2017, 16:19:29 CEST schrieb Andy Yan: > Commit 122682b2abb6 ("arm64: dts: rockchip: Add PX5 Evaluation board") > sets the memory size to 2 GB, but this board only has 1 GB DRAM, so change > it to the correct value here. > > Signed-off-by: Andy Yan I've added a Fixes: 122682b

[PATCH] arm64: dts: rockchip: fix the memory size of PX5 Evaluation board

2017-04-07 Thread Andy Yan
Commit 122682b2abb6 ("arm64: dts: rockchip: Add PX5 Evaluation board") sets the memory size to 2 GB, but this board only has 1 GB DRAM, so change it to the correct value here. Signed-off-by: Andy Yan --- arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts | 2 +- 1 file changed, 1 insertion(+), 1 d