I'm trying to use some Micro-SD cards with a net-micro-SD card.
I have no problems with a 1 GB Transcend, but the Kingston 1GB card
gives me the following when trying to access it.
I'm using buildroot 1533. It seems to work with u-boot; although I do
need to run mmcinit between multiple fatloads -- I fatload the
root.jffs2 file, cp.b it to the built-in flash, and then try to fatload
the uImage file and get an error.
root@... ~]# fdisk -l /dev/mmcblk0
mmcblk0: error 1 sending read/write command
end_request: I/O error, dev mmcblk0, sector 8
Buffer I/O error on device mmcblk0, logical block 1
mmcblk0: error 1 sending read/write command
end_request: I/O error, dev mmcblk0, sector 16
Buffer I/O error on device mmcblk0, logical block 2
mmcblk0: error 1 sending read/write command
end_request: I/O error, dev mmcblk0, sector 24
Buffer I/O error on device mmcblk0, logical block 3
mmcblk0: error 1 sending read/write command
end_request: I/O error, dev mmcblk0, sector 0
Buffer I/O error on device mmcblk0, logical block 0
mmcblk0: error 1 sending read/write command
end_request: I/O error, dev mmcblk0, sector 0
Buffer I/O error on device mmcblk0, logical block 0
Thanks,
Jay Snyder
|