]> git.sur5r.net Git - u-boot/blobdiff - board/eltec/bab7xx/misc.c
powerpc/86xx: display boot device and bank on the MPC8610 HPCD
[u-boot] / board / eltec / bab7xx / misc.c
index 1c94a76d48236be33415df8834834f22f3848794..bc6eb405565d29e3cba440abcab151e9aa42957c 100644 (file)
@@ -377,7 +377,7 @@ int misc_init_r (void)
     {
        if (pci_find_device(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C860, 0) > 0)
        {
-           /* BAB740 with SCSI=IRQ 11; SCC=IRQ 9; no IDE; NCR860 at 80 Mhz */
+           /* BAB740 with SCSI=IRQ 11; SCC=IRQ 9; no IDE; NCR860 at 80 MHz */
            scsi_dev_id = PCI_DEVICE_ID_NCR_53C860;
            scsi_max_scsi_id = 7;
            scsi_sym53c8xx_ccf = 0x15;