rt3200: add fw_setenv commands to update boot_production
This commit is contained in:
parent
608d3e3abf
commit
e06295ed83
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user