cubieboard7: Remove ARCH= references from documentation
[oweals/u-boot.git] / doc / README.commands.spl
index ac332731eeee678863fe43f51d2f71bcd41eea1e..cb3e0c8e0aca7d874854bb44521b689b04cbf455 100644 (file)
@@ -10,7 +10,7 @@ export has two subcommands:
        fdt: exports the FDT
 
 Call is:
-spl export <ftd|atags> [kernel_addr] [initrd_addr] [fdt_addr if fdt]
+spl export <fdt|atags> [kernel_addr] [initrd_addr] [fdt_addr if fdt]
 
 
 TYPICAL CALL