mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 05:35:02 +08:00
* The 2024-11-12 automatically sets the POWER_OFF_ON_HALT property according to the board-type so remove the override network install images. * Set NET_INSTALL_AT_POWER_ON=1 by default which briefly display the network-install / boot-menu UI after a cold power-on. This can be switched off by removing the line either via "rpi-eeprom-config --edit" or the new menu in raspi-config Advanced Options.
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
[all]
|
|
BOOT_UART=1
|
|
BOOT_ORDER=0xf21
|
|
NET_INSTALL_AT_POWER_ON=1
|