mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rk3399pro-evb-v11: add bootargs for GPT partition
Change-Id: Ia4231166ddbcf16f635b9f52055a961dca3cd731 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
/ {
|
||||
model = "Rockchip RK3399pro evb v10 board";
|
||||
compatible = "rockchip,rk3399pro-evb-v10", "rockchip,rk3399pro";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyFIQ0 androidboot.baseband=N/A androidboot.selinux=permissive androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 coherent_pool=1m";
|
||||
};
|
||||
};
|
||||
|
||||
&firmware_android {
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
/ {
|
||||
model = "Rockchip RK3399pro evb v11 board";
|
||||
compatible = "rockchip,rk3399pro-evb-v11", "rockchip,rk3399pro";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyFIQ0 androidboot.baseband=N/A androidboot.selinux=permissive androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 coherent_pool=1m";
|
||||
};
|
||||
};
|
||||
|
||||
&firmware_android {
|
||||
|
||||
Reference in New Issue
Block a user