ARM: uniphier: fix README instruction for updating U-Boot via TFTP
[oweals/u-boot.git] / doc / README.uniphier
index 8d043be2723d7e6a1695046a3a2e6e492da695b9..47863a4af2cba03fc07209e9be98e0d35e84c6b6 100644 (file)
@@ -80,8 +80,8 @@ Write two files to the NAND device as follows:
  - u-boot.img         at the offset address 0x00010000
 
 If a TFTP server is available, the images can be easily updated.
-Just copy the u-boot-spl-dtb.bin and u-boot-dtb.img to the TFTP public
-directory, and then run the following command at the U-Boot command line:
+Just copy the u-boot-spl.bin and u-boot.img to the TFTP public directory,
+and then run the following command at the U-Boot command line:
 
   => run nandupdate
 
@@ -94,8 +94,8 @@ Write two files to the Boot partition 1 of the eMMC device as follows:
  - u-boot.img         at the offset address 0x00010000
 
 If a TFTP server is available, the images can be easily updated.
-Just copy the u-boot-spl-dtb.bin and u-boot-dtb.img to the TFTP public
-directory, and then run the following command at the U-Boot command line:
+Just copy the u-boot-spl.bin and u-boot.img to the TFTP public directory,
+and then run the following command at the U-Boot command line:
 
   => run emmcupdate