mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
* Add support for a [tryboot] conditional statement in config files. * Load config.txt instead of tryboot.txt if tryboot_a_b=1 in autoboot.txt * Fix failover to partition 1 if the `boot_partition` points to non-bootable partition. * Enable `autoboot.txt` in secure-boot mode.