Changes between Version 2 and Version 3 of linux/ubi


Ignore:
Timestamp:
04/13/2018 06:19:32 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

add link to tftp

Legend:

Unmodified
Added
Removed
Modified
  • linux/ubi

    v2 v3  
    261261
    262262=== Updating NAND FLASH with a UBI image ===
    263 If your ubi image is on a 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):
     263If 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):
    264264{{{#!bash
    265265setenv ipaddr 192.168.1.1