Changes between Version 2 and Version 3 of linux/ubi
- Timestamp:
- 04/13/2018 06:19:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/ubi
v2 v3 261 261 262 262 === Updating NAND FLASH with a UBI image === 263 If your ubi image is on a tftp serveras {{{image.ubi}}} you can use the following to update the 'rootfs' NAND FLASH partition in U-Boot (update the ip addresses as appropriate for your network environment):263 If your ubi image is on a [wiki:tftpserver tftp server] as {{{image.ubi}}} you can use the following to update the 'rootfs' NAND FLASH partition in U-Boot (update the ip addresses as appropriate for your network environment): 264 264 {{{#!bash 265 265 setenv ipaddr 192.168.1.1