[U-Boot-Users] PPC405GP Walnut with IDE hard disk

甜瓜 littlesweetmelon at gmail.com
Wed May 21 11:28:11 CEST 2008


Just now, I recompile kernel with even more IDE drivers. This time
it seems recognized my hard disk:
========
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PDC20265: IDE controller (0x105a:0x0d30 rev 0x02) at  PCI slot 0000:00:04.0
PDC20265: not 100% native mode: will probe irqs later
PDC20265: (U)DMA Burst Bit DISABLED Primary PCI Mode Secondary PCI Mode.
PDC20265: FORCING BURST BIT 0x00->0x01 ACTIVE
    ide2: BM-DMA at 0x1000-0x1007, BIOS settings: hde:pio, hdf:DMA
    ide3: BM-DMA at 0x1008-0x100f, BIOS settings: hdg:pio, hdh:pio
hde: SanDisk SDCFJ-2048, CFA DISK drive
hde: applying conservative PIO "downgrade"
hde: MWDMA2 mode selected
ide2 at 0x1f0-0x1f7,0x3f6 on irq 31
hde: max request size: 128KiB
hde: 4001760 sectors (2048 MB) w/1KiB Cache, CHS=3970/16/63
 hde: unknown partition table
ide-floppy driver 0.99.newide
======
# cat /proc/partition
major minor  #blocks  name
  33     0    2000880 hde
  31     0        128 mtdblock0
  31     1        128 mtdblock1
  31     2        256 mtdblock2

But this still fails.
# fdisk /dev/hde
fdisk: cannot open /dev/hde

p.s. I have manually made new nodes for dev/hde, hde1....
Any advices? Thank you.

---
ShenLei




More information about the U-Boot mailing list