Fix Bootoptionen
This commit is contained in:
BIN
bootloader/bootlogo/bootlogo_android.bmp
Normal file
BIN
bootloader/bootlogo/bootlogo_android.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 MiB |
BIN
bootloader/bootlogo/bootlogo_fedora.bmp
Normal file
BIN
bootloader/bootlogo/bootlogo_fedora.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 MiB |
BIN
bootloader/bootlogo/bootlogo_lakka.bmp
Normal file
BIN
bootloader/bootlogo/bootlogo_lakka.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 MiB |
BIN
bootloader/bootlogo/bootlogo_ubuntu.bmp
Normal file
BIN
bootloader/bootlogo/bootlogo_ubuntu.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 MiB |
@@ -22,33 +22,63 @@ icon=bootloader/res/Stock-CFW.bmp
|
|||||||
usb3force=1
|
usb3force=1
|
||||||
|
|
||||||
{-------- Android-------}
|
{-------- Android-------}
|
||||||
[Android]
|
[Android 14]
|
||||||
payload=switchroot_android/coreboot.rom
|
l4t=1
|
||||||
logopath=bootloader/res/bootlogos/android.bmp
|
boot_prefixes=switchroot/android/
|
||||||
|
id=SWANDR
|
||||||
|
logopath=bootloader/res/bootlogos/bootlogo_android.bmp
|
||||||
icon=bootloader/res/android_hue.bmp
|
icon=bootloader/res/android_hue.bmp
|
||||||
|
r2p_action=self
|
||||||
|
ddr200_enable=1
|
||||||
usb3force=1
|
usb3force=1
|
||||||
|
|
||||||
{-------- Linux -------}
|
{-------- Linux -------}
|
||||||
[L4T Ubuntu]
|
[L4T Ubuntu Bionic]
|
||||||
payload=l4t-ubuntu/coreboot.rom
|
l4t=1
|
||||||
logopath=bootloader/res/bootlogos/ubuntu.bmp
|
boot_prefixes=/switchroot/ubuntu/
|
||||||
|
uart_port=0
|
||||||
|
id=SWR-UBU
|
||||||
|
r2p_action=self
|
||||||
|
logopath=bootloader/bootlogo/bootlogo_ubuntu.bmp
|
||||||
icon=bootloader/res/linux_hue.bmp
|
icon=bootloader/res/linux_hue.bmp
|
||||||
usb3force=1
|
usb3force=1
|
||||||
|
|
||||||
|
{-------- Linux -------}
|
||||||
|
[L4T Ubuntu Jammy]
|
||||||
|
l4t=1
|
||||||
|
boot_prefixes=/switchroot/ubuntu-jammy/
|
||||||
|
id=SWR-JAM
|
||||||
|
r2p_action=self
|
||||||
|
logopath=bootloader/bootlogo/bootlogo_ubuntu.bmp
|
||||||
|
icon=bootloader/res/icon_ubuntu_hue.bmp
|
||||||
|
usb3force=1
|
||||||
|
|
||||||
{-------- Linux -------}
|
{-------- Linux -------}
|
||||||
[L4T Ubuntu Noble]
|
[L4T Ubuntu Noble]
|
||||||
l4t=1
|
l4t=1
|
||||||
boot_prefixes=/switchroot/ubuntu-noble/
|
boot_prefixes=/switchroot/ubuntu-noble/
|
||||||
id=SWR-NOB
|
id=SWR-NOB
|
||||||
r2p_action=self
|
r2p_action=self
|
||||||
|
logopath=bootloader/bootlogo/bootlogo_ubuntu.bmp
|
||||||
icon=bootloader/res/Ubuntu-Noble.bmp
|
icon=bootloader/res/Ubuntu-Noble.bmp
|
||||||
usb3force=1
|
usb3force=1
|
||||||
|
|
||||||
|
{-------- Linux -------}
|
||||||
|
[L4T Fedora 41]
|
||||||
|
l4t=1
|
||||||
|
mainline=0
|
||||||
|
boot_prefixes=/switchroot/fedora/
|
||||||
|
r2p_action=self
|
||||||
|
id=SWR-FED
|
||||||
|
logopath=bootloader/bootlogo/bootlogo_fedora.bmp
|
||||||
|
icon=bootloader/res/icon_fedora_hue.bmp
|
||||||
|
usb3force=1
|
||||||
|
|
||||||
{-------- Lakka -------}
|
{-------- Lakka -------}
|
||||||
[Lakka-Switch]
|
[Lakka-Switch]
|
||||||
payload=lakka/boot/coreboot.rom
|
l4t=1
|
||||||
logopath=bootloader/res/bootlogos/lakka.bmp
|
boot_prefixes=lakka/boot/
|
||||||
|
id=SWR-LAK
|
||||||
|
logopath=bootloader/bootlogo/lakka.bmp
|
||||||
icon=bootloader/res/lakka_hue.bmp
|
icon=bootloader/res/lakka_hue.bmp
|
||||||
usb3force=1
|
usb3force=1
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
bootloader/res/icon_fedora_hue.bmp
Normal file
BIN
bootloader/res/icon_fedora_hue.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
BIN
bootloader/res/icon_ubuntu_hue.bmp
Normal file
BIN
bootloader/res/icon_ubuntu_hue.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
Reference in New Issue
Block a user