]> git.sur5r.net Git - u-boot/blobdiff - board/cobra5272/flash.c
flash: Fix spelling of "ERR_TIMOUT"
[u-boot] / board / cobra5272 / flash.c
index 4fac6880f16508ffb537668253a4f9725a51fa09..ca27b49a3b7de831d228333ec4f763819ebf6bd8 100644 (file)
@@ -216,7 +216,7 @@ int flash_erase (flash_info_t * info, int s_first, int s_last)
                                goto outahere;
                        }
                        if (chip1 == TMO) {
-                               rc = ERR_TIMOUT;
+                               rc = ERR_TIMEOUT;
                                goto outahere;
                        }