arm64: dts: rockchip: with GPT for rk3326-linux bootargs

The linux platform used the GPT for update image, and the new
tools(v2.55) had fixed the bug before.

Change-Id: I200d98170d538098c4e3472a22398a4ecc15270e
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
Caesar Wang
2018-05-22 11:08:48 +08:00
committed by Tao Huang
parent ee9369d235
commit a9010d53ff

View File

@@ -44,7 +44,7 @@
compatible = "rockchip,linux", "rockchip,rk3326";
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff160000 swiotlb=1 console=ttyFIQ0 root=/dev/mmcblk1p8 rootwait";
bootargs = "earlycon=uart8250,mmio32,0xff160000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootwait";
};
fiq-debugger {