1
0

add missing code-block

This commit is contained in:
Daniel Barlow 2025-01-05 15:45:04 +00:00
parent 2f9b0f12f9
commit 95dd1a1fab

View File

@ -93,6 +93,8 @@
image if there are records in pstore, because that interferes with
``config.log.persistent``
.. code-block:: console
root@OpenWrt:~# fw_setenv orig_boot_production $(fw_printenv -n boot_production)
root@OpenWrt:~# fw_setenv orig_bootcmd $(fw_printenv -n bootcmd)
root@OpenWrt:~# fw_setenv boot_production 'led $bootled_pwr on ; ubifsmount ubi0:liminix && ubifsload ''${loadaddr} boot/fit && bootm ''${loadaddr}'