Changes between Version 11 and Version 12 of ventana/openwrt
- Timestamp:
- 06/16/2020 05:35:01 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/openwrt
v11 v12 138 138 1. Set the {{{image_rootfs}}} variable to the filename on your TFTP server and run the {{{nand_update}}} script (present in the default Ventana NAND bootloader) which will TFTP the file, erase and program NAND: 139 139 {{{#!bash 140 Ventana > setenv image_rootfs ventana-owrt- 16.02-large.ubi140 Ventana > setenv image_rootfs ventana-owrt-20.06-large.ubi 141 141 Ventana > run nand_update 142 Updating NAND from 192.168.1.146:ventana-owrt- 16.02-large.ubi...142 Updating NAND from 192.168.1.146:ventana-owrt-20.06-large.ubi... 143 143 Using FEC device 144 144 TFTP from server 192.168.1.146; our IP address is 192.168.1.1 145 Filename 'ventana-owrt- 16.02-large.ubi'.145 Filename 'ventana-owrt-20.06-large.ubi'. 146 146 Load address: 0x12000000 147 147 Loading: #################################################################