flash: Fix spelling of "ERR_TIMOUT"
[platform/kernel/u-boot.git] / board / cobra5272 / flash.c
index 4fac688..ca27b49 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;
                        }