rpi-eeprom-update: Remove warning in -f section

The warning is only relevant in USE_FLASHROM mode
This commit is contained in:
Tim Gover
2020-06-03 15:36:14 +01:00
parent eccbc1066d
commit 064c9d7395

View File

@@ -358,8 +358,6 @@ Options:
-f Install the given file instead of the latest applicable update -f Install the given file instead of the latest applicable update
Ignores the FREEZE_VERSION flag in bootloader and is intended for manual Ignores the FREEZE_VERSION flag in bootloader and is intended for manual
firmware updates. firmware updates.
WARNING: This command should only be run from console mode in order to
avoid conflicts/deadlock with dtoverlay/dtparam settings.
-h Display help text and exit -h Display help text and exit
-i Ignore package checksums - for rpi-eeprom developers. -i Ignore package checksums - for rpi-eeprom developers.
-j Write status information using JSON notation -j Write status information using JSON notation