根据sunxi 烧一张TF卡:
wget https://github.com/linux-sunxi/sunxi-tools/raw/master/bin/fel-sdboot.sunxi
dd if=fel-sdboot.sunxi of=/dev/sdX bs=1024 seek=8
插入平板电脑, 运行 sunxi-fel 命令, 检测到A31:
#sunxi-fel -p sid
SID registers for your SoC (A31) are unknown or inaccessible.
#sunxi-fel -p ver
AWUSBFEX soc=00001633(A31) 00000001 ver=0001 44 08 scratchpad=00007e00 00000000 00000000
离线