ARM: dts: rk3229-gva-sdk: remove memory node in dts.
Use memory region passed from uboot. Change-Id: I8bd1c320cd1824fab9f2bc39213e24aa2fbcbc7b Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
parent
185e3ecd1f
commit
f736e71ba8
1 changed files with 0 additions and 5 deletions
|
|
@ -50,11 +50,6 @@
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue