mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +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:
@@ -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