Fix Bootoptionen

This commit is contained in:
2025-02-24 00:01:21 +01:00
parent 6b7d84dd4d
commit 799bca5312
7 changed files with 40 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

View File

@@ -22,33 +22,63 @@ icon=bootloader/res/Stock-CFW.bmp
usb3force=1
{-------- Android-------}
[Android]
payload=switchroot_android/coreboot.rom
logopath=bootloader/res/bootlogos/android.bmp
[Android 14]
l4t=1
boot_prefixes=switchroot/android/
id=SWANDR
logopath=bootloader/res/bootlogos/bootlogo_android.bmp
icon=bootloader/res/android_hue.bmp
r2p_action=self
ddr200_enable=1
usb3force=1
{-------- Linux -------}
[L4T Ubuntu]
payload=l4t-ubuntu/coreboot.rom
logopath=bootloader/res/bootlogos/ubuntu.bmp
[L4T Ubuntu Bionic]
l4t=1
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
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 -------}
[L4T Ubuntu Noble]
l4t=1
boot_prefixes=/switchroot/ubuntu-noble/
id=SWR-NOB
r2p_action=self
logopath=bootloader/bootlogo/bootlogo_ubuntu.bmp
icon=bootloader/res/Ubuntu-Noble.bmp
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-Switch]
payload=lakka/boot/coreboot.rom
logopath=bootloader/res/bootlogos/lakka.bmp
l4t=1
boot_prefixes=lakka/boot/
id=SWR-LAK
logopath=bootloader/bootlogo/lakka.bmp
icon=bootloader/res/lakka_hue.bmp
usb3force=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB