]> Git Repo - u-boot.git/commitdiff
imx: fix typo in header file
authorFlavio Suligoi <[email protected]>
Thu, 16 Jan 2020 10:32:18 +0000 (11:32 +0100)
committerStefano Babic <[email protected]>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
Signed-off-by: Flavio Suligoi <[email protected]>
include/imximage.h

index ace5cf8601ee028fd87dd4b9d6340e4fbe5aa6d2..1ed3284f15404741d9598d364a83e67dfe41707a 100644 (file)
@@ -73,7 +73,7 @@ enum imximage_cmd {
        CMD_CHECK_BITS_CLR,
        CMD_CSF,
        CMD_PLUGIN,
-       /* Follwoing on i.MX8MQ/MM */
+       /* Following on i.MX8MQ/MM */
        CMD_FIT,
        CMD_SIGNED_HDMI,
        CMD_LOADER,
This page took 0.035532 seconds and 4 git commands to generate.