本帖最后由 bazyl 于 2013-10-3 05:01 编辑
Updated on Oct-02:
I solved this problem compiling the Android uboot and kernel.
Now I'm trying to install Linux, without success yet. The compiled uboot halts and the LCD get all white...
==== original message:
Hi guys,
I need help to put my board x210ii (x210bv3) to work again.
I installed a boot with problem from original DVD and now I'm having the problem:
unrecognised EXT_CSD structure version 6
mmc/sd device's initialization is failed.
I read here in the forum that the problem is with uboot. But I've installed many different
uboot, but can't solve the problem.
In Linux, I do:
# dnw -a 0xd0020010 x210_usb.bin
-> OK
# dnw -a 0x23e00000 uboot.bin
-> OK
Then, the board restart and using "minicom", when I do:
x210# fdisk -c 0
I get:
unrecognised EXT_CSD structure version 6
mmc/sd device's initialization is failed.
Typing:
x210# fdisk -p 1
displays correctly the partition table from SD Card.
What am I doing wrong? Does anyone have any idea how can I solve this problem?
Thanks!!!
|