]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_nand.c
ppc4xx: 405EX: Correctly enable USB pins
[u-boot] / common / cmd_nand.c
index aeb76e5fb717f37181dbd919f633a9a1bd786f77..1fdd7a67f60b7aa9962136652a84952e0f948c7c 100644 (file)
@@ -456,7 +456,7 @@ U_BOOT_CMD(nand, 5, 1, do_nand,
        "info                  - show available NAND devices\n"
        "nand device [dev]     - show or set current device\n"
        "nand read[.jffs2]     - addr off|partition size\n"
-       "nand write[.jffs2]    - addr off|partiton size - read/write `size' bytes starting\n"
+       "nand write[.jffs2]    - addr off|partition size - read/write `size' bytes starting\n"
        "    at offset `off' to/from memory address `addr'\n"
        "nand erase [clean] [off size] - erase `size' bytes from\n"
        "    offset `off' (entire device if not specified)\n"