]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/imximage.c
Prepare v2010.09-rc2
[karo-tx-uboot.git] / tools / imximage.c
index df2d8c4d7b56184842cc34273415e1beba17980d..39f89c2b93eafa6f6a756535a5c39d0222175762 100644 (file)
@@ -36,7 +36,7 @@
  * Supported commands for configuration file
  */
 static table_entry_t imximage_cmds[] = {
-       {CMD_BOOT_FROM,         "BOOT_FROM",            "boot comand",  },
+       {CMD_BOOT_FROM,         "BOOT_FROM",            "boot command", },
        {CMD_DATA,              "DATA",                 "Reg Write Data", },
        {-1,            "",                     "",     },
 };