ARM: dts: rk3229-gva-sdk: remove memory node in dts.
authorWenping Zhang <wenping.zhang@rock-chips.com>
Mon, 26 Jun 2017 01:23:44 +0000 (09:23 +0800)
committerJianqun Xu <jay.xu@rock-chips.com>
Mon, 26 Jun 2017 08:16:48 +0000 (16:16 +0800)
Use memory region passed from uboot.

Change-Id: I8bd1c320cd1824fab9f2bc39213e24aa2fbcbc7b
Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
arch/arm/boot/dts/rk3229-gva-sdk.dts

index 07bd90113445b345d487f9851e0b3686d2cc3599..ce65cb98585f903447ae29505928fbb8fbc0dec2 100644 (file)
        model = "RK3229 GOOGLE VOICE ASSISTANT SDK Board";
        compatible = "rockchip,rk3229-gva-sdk", "rockchip,rk3229";
 
-       memory@60000000 {
-               device_type = "memory";
-               reg = <0x60000000 0x40000000>;
-       };
-
        sdio_pwrseq: sdio-pwrseq {
                compatible = "mmc-pwrseq-simple";
                clocks = <&rk805 1>;