add cm5-notebook-v20 support
This commit is contained in:
1
demo-cfgs/cmdline.txt
Executable file
1
demo-cfgs/cmdline.txt
Executable file
@@ -0,0 +1 @@
|
||||
root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
5
demo-cfgs/config_cp4b.txt
Executable file
5
demo-cfgs/config_cp4b.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588s-cp4.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_8uart.txt
Executable file
5
demo-cfgs/config_cpcm5_8uart.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-8uart.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_evb.txt
Executable file
5
demo-cfgs/config_cpcm5_evb.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-evb.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_evb_v11.txt
Executable file
5
demo-cfgs/config_cpcm5_evb_v11.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-evb-v11.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_minipc.txt
Executable file
5
demo-cfgs/config_cpcm5_minipc.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-minipc.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_notebook.txt
Executable file
5
demo-cfgs/config_cpcm5_notebook.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-notebook.dtb
|
||||
|
||||
5
demo-cfgs/config_cpcm5_notebook_v20.txt
Executable file
5
demo-cfgs/config_cpcm5_notebook_v20.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd.img
|
||||
dtb=rk3588-cpcm5-notebook-v20.dtb
|
||||
|
||||
5
demo-cfgs/config_cpnano.txt
Executable file
5
demo-cfgs/config_cpnano.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
bootdir=/
|
||||
kernel=vmlinuz
|
||||
initrd=initrd32.img
|
||||
dtb=rv1106-cpnano.dtb
|
||||
|
||||
7
demo-cfgs/extlinux_cp4b.conf
Executable file
7
demo-cfgs/extlinux_cp4b.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588s-cp4.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_8uart.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_8uart.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588s-cpcm5-8uart.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_evb.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_evb.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588-cpcm5-evb.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_evb_v11.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_evb_v11.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588-cpcm5-evb-v11.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_minipc.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_minipc.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588-cpcm5-minipc.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_notebook.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_notebook.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588-cpcm5-notebook.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpcm5_notebook_v20.conf
Executable file
7
demo-cfgs/extlinux_cpcm5_notebook_v20.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /Image
|
||||
initrd /initrd.img
|
||||
fdt /rk3588-cpcm5-notebook-v20.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0
|
||||
7
demo-cfgs/extlinux_cpnano.conf
Executable file
7
demo-cfgs/extlinux_cpnano.conf
Executable file
@@ -0,0 +1,7 @@
|
||||
default Linux coolpi
|
||||
|
||||
label Linux coolpi
|
||||
kernel /vmlinuz
|
||||
initrd /initrd32.img
|
||||
fdt /rv1106-cpnano.dtb
|
||||
append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet net.ifnames=0
|
||||
BIN
demo-cfgs/initrd.img
Executable file
BIN
demo-cfgs/initrd.img
Executable file
Binary file not shown.
BIN
demo-cfgs/initrd32.img
Executable file
BIN
demo-cfgs/initrd32.img
Executable file
Binary file not shown.
Reference in New Issue
Block a user