Merge with /home/wd/git/u-boot/custodian/u-boot-testing
[oweals/u-boot.git] / board / sc520_cdp / flash_old.c
index 416b01d2a57e2a788fc83c178c132a0e430db624..3c0f6d6a6803cf7c4b75956b3a75ed69e1201264 100644 (file)
@@ -101,7 +101,7 @@ ulong flash_init(void)
                        flashbase = SC520_FLASH_BANK0_BASE;
                        break;
                default:
-                       panic("configured to many flash banks!\n");
+                       panic("configured too many flash banks!\n");
                }
 
                for (j = 0; j < flash_info[i].sector_count; j++) {