Hallo!
I have a costimized DM6446 which works with MVL 4. The RFS is placed on a CF-Card.
Boot Messages:
...
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
MUX: initialized HDIREN
MUX: initialized ATAEN
hda: CF Card, ATA DISK drive
elevator: using anticipatory as default io scheduler
ide0 at 0xe10661f0-0xe10661f7,0xe10663f6 on irq 22
hda: max request size: 128KiB
hda: 3940272 sectors (2017 MB) w/1KiB Cache, CHS=3909/16/63
hda: hda1
..
Now I want to use MVL 5. I compiled the kernel (described in SPRUE66F 4.5) with CF-Card support enabled. But when the kernel boots, it doesn't
find any CF-Card. Only tries to mount a file system in flash. I tried with the pre-compiled kernel "uImage-ti-davinci_evm-arm_v5t_le", same result.
Does anybody know what the problem is? Why the new kernel doesn't find the CF-Card?
Thanks