]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/at91rm9200dk/flash.c
* Patches by Anders Larsen, 17 Sep 2003:
[people/ms/u-boot.git] / board / at91rm9200dk / flash.c
index ebbd6f4aec6fa932eed58ca9dc22da0d7294bda3..9a67755dc349668998280f60170e17d6b83c4f00 100644 (file)
@@ -160,7 +160,7 @@ ulong flash_init (void)
                if (i == 0)
                        flashbase = PHYS_FLASH_1;
                else
-                       panic ("configured to many flash banks!\n");
+                       panic ("configured too many flash banks!\n");
 
                sector = 0;
                start_address = flashbase;