From 6ca9f97d9e4bf16e745043f5940d8e95baf7f194 Mon Sep 17 00:00:00 2001 From: nate contino Date: Tue, 26 Nov 2024 16:32:04 +0000 Subject: [PATCH] Update documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc --- .../asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc b/documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc index 8cf531f216..8dbe1aef8e 100644 --- a/documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc +++ b/documentation/asciidoc/computers/raspberry-pi/eeprom-bootloader.adoc @@ -398,7 +398,7 @@ This setting is ignored and network install is disabled if `DISABLE_HDMI=1` is s In order to detect the keyboard, network install must initialise the USB controller and enumerate devices. This increases boot time by approximately 1 second so it may be advantageous to disable network install in some embedded applications. -Default: `1` on Raspberry Pi 5, Raspberry Pi 4 and Raspberry Pi 400; `0` on Compute Module 4, Compute Module 4S, and Compute Module 5. +Default: `1` on Raspberry Pi 5, Raspberry Pi 4, Raspberry Pi 500, and Raspberry Pi 400; `0` on Compute Module 4, Compute Module 4S, and Compute Module 5. [[NET_INSTALL_AT_POWER_ON]] ==== `NET_INSTALL_AT_POWER_ON`