Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:linksys:e8450 [2024/12/05 16:02] – Added a section for the procedure to upgrade to new releases carlitossuper1 | toh:linksys:e8450 [2024/12/05 16:12] – Formatting carlitossuper1 | ||
|---|---|---|---|
| Line 73: | Line 73: | ||
| In the event that those files aren't deleted from the backup, those files need to be modified to match the new flash layout and avoid problems on future sysupgrades: | In the event that those files aren't deleted from the backup, those files need to be modified to match the new flash layout and avoid problems on future sysupgrades: | ||
| - | * / | + | - / |
| - | ''/ | + | |
| - | /dev/ubi0_3 0x0 0x1f000 0x1f000 1'' | + | |
| - | * / | + | |
| - | '' | + | |
| - | option dev '/ | + | |
| - | option offset ' | + | |
| - | option envsize ' | + | |
| - | option secsize ' | + | |
| - | option numsec ' | + | |
| - | config ubootenv | + | <webcode name=" |
| - | option dev '/dev/ubi0_3' | + | /dev/ubi0_2 0x0 0x1f000 0x1f000 1 |
| - | option offset ' | + | /dev/ubi0_3 0x0 0x1f000 0x1f000 1 |
| - | option envsize ' | + | </ |
| - | option secsize ' | + | |
| - | option numsec ' | + | - / |
| - | '' | + | |
| + | <webcode name=" | ||
| + | |||
| + | | ||
| + | option dev '/dev/ubi0_2' | ||
| + | option offset '0x0'' | ||
| + | option envsize ' | ||
| + | option secsize ' | ||
| + | option numsec ' | ||
| + | |||
| + | config ubootenv | ||
| + | option dev '/dev/ubi0_3' | ||
| + | option offset ' | ||
| + | option envsize ' | ||
| + | option secsize ' | ||
| + | option numsec ' | ||
| + | |||
| + | </ | ||
| More info about those changes in the files [[https:// | More info about those changes in the files [[https:// | ||