]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cmd/mtdparts.c
arm: Don't invalidate unaligned cache regions
[karo-tx-uboot.git] / cmd / mtdparts.c
index 86a4689616c777df4569dee2bd954c1de7910708..44b2c3a5a9fbfa55dd70505c126cc142f85de49c 100644 (file)
@@ -1742,7 +1742,7 @@ int mtdparts_init(void)
        debug("last_partition : %s\n", last_partition);
        debug("env_partition  : %s\n", current_partition);
 
-       /* if mtdids varible is empty try to use defaults */
+       /* if mtdids variable is empty try to use defaults */
        if (!ids) {
                if (mtdids_default) {
                        debug("mtdids variable not defined, using default\n");