mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ODROID-M2: arm64/dts: remove default kernel parameter in device tree
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I78a7f6f5764660ad4264a265e65156f9fee6413b
This commit is contained in:
committed by
codewalkerster
parent
269b160413
commit
b787e2789a
@@ -22,3 +22,7 @@
|
||||
model = "Hardkernel ODROID-M2";
|
||||
compatible = "hardkernel,odroid-m2", "rockchip,rk3588";
|
||||
};
|
||||
|
||||
&chosen {
|
||||
/delete-property/ bootargs;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user