diff --git a/imager/2712-config/boot-conf-network.txt b/imager/2712-config/boot-conf-network.txt index 8321993..bed03dd 100644 --- a/imager/2712-config/boot-conf-network.txt +++ b/imager/2712-config/boot-conf-network.txt @@ -1,5 +1,4 @@ [all] BOOT_UART=1 BOOT_ORDER=0xf21 -POWER_OFF_ON_HALT=0 - +NET_INSTALL_AT_POWER_ON=1 diff --git a/imager/2712-config/boot-conf-sd.txt b/imager/2712-config/boot-conf-sd.txt index 3b93509..d0e62a2 100644 --- a/imager/2712-config/boot-conf-sd.txt +++ b/imager/2712-config/boot-conf-sd.txt @@ -1,4 +1,4 @@ [all] BOOT_UART=1 BOOT_ORDER=0xf461 -POWER_OFF_ON_HALT=0 +NET_INSTALL_AT_POWER_ON=1 diff --git a/imager/2712-config/boot-conf-usb.txt b/imager/2712-config/boot-conf-usb.txt index 59d8647..da0fd56 100644 --- a/imager/2712-config/boot-conf-usb.txt +++ b/imager/2712-config/boot-conf-usb.txt @@ -1,5 +1,4 @@ [all] BOOT_UART=1 BOOT_ORDER=0xf146 -POWER_OFF_ON_HALT=0 - +NET_INSTALL_AT_POWER_ON=1