1
0

rt3200: add fw_setenv commands to update boot_production

This commit is contained in:
Daniel Barlow 2024-12-24 14:19:29 +00:00
parent 608d3e3abf
commit e06295ed83

View File

@ -86,6 +86,8 @@
Name: liminix
Character device major/minor: 250:8
root@OpenWrt:~# ubiupdatevol /dev/ubi0_7 /tmp/rootfs
root@OpenWrt:~# fw_setenv orig_boot_production $(fw_printenv boot_production | sed -E 's/.+?=//')
root@OpenWrt:~# fw_setenv boot_production 'led $bootled_pwr on ; ubifsmount ubi0:liminix && ubifsload ${loadaddr} boot/fit && bootm ${loadaddr}'
For subsequent Liminix reinstalls, you don't need to repeat the