Update hardware ID to tart for Orange Pi 5 Ultra codename
This commit is contained in:
parent
50c789cd6c
commit
ee424f1d5a
1 changed files with 1 additions and 1 deletions
2
boot.cmd
2
boot.cmd
|
|
@ -26,6 +26,6 @@ fi;
|
|||
|
||||
part uuid ${boot_device} ${boot_devnum}:${root_partnum} partuuid
|
||||
|
||||
setenv bootargs "loglevel=8 earlycon=uart8250,mmio32,0xfeb50000 console=ttyS2,1500000 root=/dev/ram0 rootwait pcie_aspm=off pcie_port_pm=off nvme_core.default_ps_max_latency_us=0 androidboot.boot_part_uuid=${partuuid} androidboot.hardware=opi5ultra androidboot.selinux=permissive"
|
||||
setenv bootargs "loglevel=8 earlycon=uart8250,mmio32,0xfeb50000 console=ttyS2,1500000 root=/dev/ram0 rootwait pcie_aspm=off pcie_port_pm=off nvme_core.default_ps_max_latency_us=0 androidboot.boot_part_uuid=${partuuid} androidboot.hardware=tart androidboot.selinux=permissive"
|
||||
|
||||
booti ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue