]> git.sur5r.net Git - u-boot/blobdiff - board/impa7/flash.c
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
[u-boot] / board / impa7 / flash.c
index da4d31eb1e289b70dd854817bb982eb520340354..3e380e5f498afb96d277aa6e967e4ba157d11826 100644 (file)
@@ -53,7 +53,7 @@ ulong flash_init(void)
        else if (i == 1)
          flashbase = PHYS_FLASH_2;
        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 <= 7)