diff options
Diffstat (limited to 'doc/README.update')
| -rw-r--r-- | doc/README.update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.update b/doc/README.update index f16b2d23af1..d060d3431e6 100644 --- a/doc/README.update +++ b/doc/README.update @@ -71,7 +71,7 @@ Example .its files '/tftpboot/update_uboot.itb', and set the 'updatefile' variable appropriately, for example in the U-Boot prompt: - setenv updatefile /tftpboot/update_uboot.itb + env set updatefile /tftpboot/update_uboot.itb saveenv Now, when the system boots up and the update TFTP server specified in the |
