<div>Thanks for you help~</div><div><br></div><div>I trried the file from <a href="http://dl.linux-sunxi.org/nightly/latest/" target="_blank" style="outline: none; cursor: pointer; color: rgb(30, 84, 148); font-family: 'lucida Grande', Verdana; line-height: 23px; ">http://dl.li<wbr>nux-sunxi.or<wbr>g/nightly/la<wbr>test/</a>&nbsp;. &nbsp; </div><div>an old 256MB SD card can boot to u-boot console.</div><div><br></div><div>but another newer 1GB Samsun MMC card doesn't work, still mention:</div><div><br></div><div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">U-Boot SPL 2011.09-rc1-00055-g4d29a5d-dirty (Mar 01 2012 - 16:05:47)</div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">MMC: &nbsp; SUNXI SD/MMC: 0</div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">spl: mmc init failed: err - -1</div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">### ERROR ### Please RESET the board ###</div></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">This card can be read/write by laptop's socket, and can be identify by mele a1000 Android OS</div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">Maybe u-boot need extra MMC driver?</div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; "><br></div><div style="font-family: 'Microsoft YaHei'; font-size: small; line-height: normal; white-space: nowrap; ">ThanksĄŁ</div><div><tincludetail><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b>&nbsp;"Tom Cubie"&lt;mr.hipboi@gmail.com&gt;;</div><div><b>Date: </b>&nbsp;Mon, Jul 30, 2012 09:31 AM</div><div><b>To: </b>&nbsp;"Linux on small ARM machines"&lt;arm-netbook@lists.phcomp.co.uk&gt;; <wbr></div><div></div><div><b>Subject: </b>&nbsp;Re: [Arm-netbook] mele a1000 can't boot</div></div><div><br></div>On Mon, Jul 30, 2012 at 2:59 AM, devfua &lt;devfua@qq.com&gt; wrote:<br>&gt; Hi,<br>&gt; I'm a fresh man to mele a1000~<br>&gt;<br>&gt; I follow the instrument<br>&gt; :http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/Building_Debian_From_Source_Code_for_Mele/<br>&gt;<br>&gt; but failed, nothing happend when I plug in the SD card,<br>&gt;<br>&gt; I found a patch from:<br>&gt; https://github.com/cnxsoft/a10-config/blob/master/patch/u-boot-rootwait.patch<br>&gt;<br>&gt; still not work.<br>&gt;<br>&gt;<br>&gt; here is my environment:<br>&gt;<br>&gt; Linux dev 3.2.0-27-generic-pae #43-Ubuntu SMP Fri Jul 6 15:06:05 UTC 2012<br>&gt; i686 i686 i386 GNU/Linux<br>&gt;<br>&gt; arm-linux-gnueabi-gcc<br>&gt; gcc version 4.4.7 (Ubuntu/Linaro 4.4.7-1ubuntu2)<br>&gt;<br>&gt; I got uboot from: https://github.com/hno/uboot-allwinner<br>&gt; tried branch: sun4i/v2011.09-sun4i<br>&gt;<br>&gt; neither of them works.<br>&gt;<br>&gt;<br>&gt; Could anyone give a guide ? Thanks.<br>&gt; ------------------------------------------------------------------------------------<br>&gt; Also tried to use ready-made uboot.<br>&gt; down load mele-ubuntu-lucid.img and use<br>&gt;<br>&gt; dd if=mele-ubuntu-lucid.img of=uboot_mele_mmc.bin bs=1024 skip=8 count=1008<br>&gt; dd if=uboot_mele_mmc.bin of=/dev/sdb bs=1024 seek=8<br>&gt;<br>&gt; but keep getting:<br>&gt;<br>&gt;<br>&gt; U-Boot SPL 2011.09-rc1-00055-g4d29a5d-dirty (Mar 01 2012 - 16:05:47)<br>&gt; MMC: &nbsp; SUNXI SD/MMC: 0<br>&gt; spl: mmc init failed: err - -1<br>Looks like the mmc init failed, is your mmc slot works fine in stock android?<br>If yes, then try the nightly build from<br>http://dl.linux-sunxi.org/nightly/latest/<br>You need the sun4i-spl.bin and u-boot.bin<br>Write to your sd card with<br>sudo dd if=sun4i-spl.bin of=/dev/sdb bs=1024 seek=8<br>and<br>sudo dd if=u-boot.bin of=/dev/sdb bs=1024 seek=32<br>then you can boot to u-boot console.<br>&gt;<br>&gt; ### ERROR ### Please RESET the board ###<br>&gt;<br>&gt;<br>&gt; What does it mean? &nbsp; Thanks~<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; arm-netbook mailing list arm-netbook@lists.phcomp.co.uk<br>&gt; http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook<br>&gt; Send large attachments to arm-netbook@files.phcomp.co.uk<br><br><br><br>-- <br>Keep simple, stay foolish.<br><br>_______________________________________________<br>arm-netbook mailing list arm-netbook@lists.phcomp.co.uk<br>http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook<br>Send large attachments to arm-netbook@files.phcomp.co.uk<br></tincludetail></div>