]> git.sur5r.net Git - u-boot/blobdiff - board/lubbock/flash.c
sh: Fix SH-boards compile error
[u-boot] / board / lubbock / flash.c
index 9e07b1140d4e38fc641ba891bfccc9fc03de1669..ba82892dde557e22b1ea97b1e75828e17460c4ed 100644 (file)
@@ -76,7 +76,7 @@ unsigned long flash_init (void)
                        flash_get_offsets (PHYS_FLASH_2, &flash_info[i]);
                        break;
                default:
-                       panic ("configured to many flash banks!\n");
+                       panic ("configured too many flash banks!\n");
                        break;
                }
                size += flash_info[i].size;