]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cmd/fdt.c
arm: Don't invalidate unaligned cache regions
[karo-tx-uboot.git] / cmd / fdt.c
index 4c18962d853283b501729d0b36c6326548c00a1c..898217ffe5f8b2a0f5cf0d32ef635b0bc935a01a 100644 (file)
--- a/cmd/fdt.c
+++ b/cmd/fdt.c
@@ -1055,7 +1055,7 @@ static char fdt_help_text[] =
        "                                        <start> - addr of key blob\n"
        "                                                  default gd->fdt_blob\n"
 #endif
-       "NOTE: Dereference aliases by omiting the leading '/', "
+       "NOTE: Dereference aliases by omitting the leading '/', "
                "e.g. fdt print ethernet0.";
 #endif