aboutsummaryrefslogtreecommitdiffstats
path: root/docs/BOOT.tftp
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BOOT.tftp')
-rw-r--r--docs/BOOT.tftp2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BOOT.tftp b/docs/BOOT.tftp
index 17d7e3a4..de3a70ad 100644
--- a/docs/BOOT.tftp
+++ b/docs/BOOT.tftp
@@ -7,7 +7,7 @@ Note: This boot flow requires a TFTP server.
Boot your system into U-Boot, using an alternative boot method (e.g. JTAG, SD).
Place the following images into the root of the TFTP server directory:
- * core-image-minimal-<machine name>.ext2.gz.u-boot (RootFS)
+ * core-image-minimal-<machine name>.cpio.gz.u-boot (RootFS)
* linux.bin.ub or uImage (Linux Kernel)
* <kernel binary>-<machine name>.dtb (DTB)