* Patches by Anders Larsen, 17 Sep 2003:
[pandora-u-boot.git] / board / csb226 / flash.c
index 9801773..6b0e51a 100644 (file)
@@ -62,7 +62,7 @@ ulong flash_init(void)
                                flashbase = PHYS_FLASH_1;
                                break;
                        default:
-                               panic("configured to many flash banks!\n");
+                               panic("configured too many flash banks!\n");
                                break;
                }
                for (j = 0; j < flash_info[i].sector_count; j++) {