Bootloader/hekate_ipl.ini Has Boot Entries -
| Parameter | Effect | |-----------|--------| | payload=boot/fit/Image | Boot Linux kernel image. | | devicetree=boot/dtb/tegra210‑... | Load device tree blob. | | initrd=boot/initrd | Load initial RAM disk. |
; Entry for launching a custom Linux distribution title="My Linux Distro" path="/bootloader/mydistro.bin" param1="rootwait" param2="rw" bootloader/hekate_ipl.ini has boot entries
Boots Lakka directly via U‑Boot. Device tree and initrd must match. the console asks
Think of this file as the for your Switch. When you inject the Hekate payload, the console asks, "Where am I going?" This file provides the map, telling Hekate where to find the Atmosphere files, the EmuMMC, or the stock firmware. or the stock firmware. [boot]
[boot] ; Entry for booting into the official Switch OS title="Official Switch OS" path="/bootloader/switchos.bin"