Hi Weidong,
How 's about kerrnel config to make SD port work at 1.8V?
Our board has SD ports that hardware configured to work at 1.8V. But when I use "cat ios" command to check, It show 3.3V as below:
root@android:/ # cat sys/kernel/debug/mmc0/ios
clock: 52000000 Hz
vdd: 20 (3.2 ~ 3.3 V)
bus mode: 2 (push-pull)
chip select: 0 (don't care)
power mode: 2 (on)
bus width: 3 (8 bits)
timing spec: 5 (invalid)
root@android:/ #
Could you give me some suggestion?
Thanks.