mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user