Skip to content
Snippets Groups Projects
Commit f581e3a2 authored by Stefano Babic's avatar Stefano Babic Committed by trix
Browse files

mkimage: correct spelling error in imximage


Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
parent 34196b0a
No related branches found
No related tags found
No related merge requests found
......@@ -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, "", "", },
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment