]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sc520_cdp/flash.c
* Patches by Anders Larsen, 17 Sep 2003:
[people/ms/u-boot.git] / board / sc520_cdp / flash.c
index 2f7ce5254af44419bb6f882f1b1d0127969260a8..d52a847c73bf4fe46fd9b2f9f409ba00c6007e41 100644 (file)
@@ -234,7 +234,7 @@ ulong flash_init(void)
                        flashbase = SC520_FLASH_BANK2_BASE;
                        break;
                default:
-                       panic("configured to many flash banks!\n");
+                       panic("configured too many flash banks!\n");
                }
 
                id = identify_flash(flashbase, 4);