]> git.sur5r.net Git - u-boot/blobdiff - board/smdk2410/flash.c
* Patches by Anders Larsen, 17 Sep 2003:
[u-boot] / board / smdk2410 / flash.c
index d7479f085f57b02eee2f4ebdd622bcbdf4a728bc..a37c6f8fb86a4e5a05011b1e2c083261598f4005 100644 (file)
@@ -80,7 +80,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");
        for (j = 0; j < flash_info[i].sector_count; j++)
        {
            if (j <= 3)