<br><br>在 2011年12月28日星期三,Henrik Nordström &lt;<a href="mailto:henrik@henriknordstrom.net">henrik@henriknordstrom.net</a>&gt; 写道:<br>&gt; Sorry for topposting. Posted from my mobile.<br>&gt;<br>&gt; boot0 and onwards is clearly loaded from the boot media/flash. boot0 first sets up the basic hardware configuration so DRAM memory access etc works. Then loads boot1 from somewhere into ram.<br>
&gt;<br>&gt; I would think boot1 is really the second part of boot0, after the first page.<br>&gt;<br>&gt; Only BROM is in ROM. Plus bootstrap pins telling brom if it should look for sdcard, nand or usb fel mode for recovery.<br>
You are right. But there is only one pin to determine go to fel or not, no other pins to decide which media to boot from. It just try to boot from sdcard0, if failure, try NAND, then try sdcard2, then try spi nor. If nothing to boot, go to fel.<br>
&gt;<br>&gt; It would be excellent if boot0 &amp; boot1 sources can be published, or at minimum the boot0 hardware header specification and checksum method, allowing boot0 to be reconfigured in an open &amp; portable manner. If sources can not be published (but hardware header can) then at least boot0&amp;1 binaries licensed under a permissible license allowing unlimited redistribution of both original and modified versions.<br>
Exactly.<br>&gt;<br>&gt; My understanding is that boot.axf (and boot0.axf) is u-boot or similar mostly generic bootloader, with all hardware setup separated out in boot0/1.<br>&gt;<br>&gt; Many other SoC uses similar boot method, with a master boot record from boot media configuring basic hardware and then loading the rest.<br>
&gt;<br>&gt; If boot0/1 can not be published to an acceptable degree then the other option for this project to be viable is to add a small external serial prom for these (i assume A10 can also load boot0 via SPI?). But that adds to the bom and looses a bit of the flexibility of the product and may not be suitable for the mass market target. But should be possible to use same board just leave the rom position unpopulated.<br>
&gt;<br>&gt; Regards<br>&gt; Henrik<br>&gt;<br>&gt; ----- Ursprungsmeddelande -----<br>&gt;&gt; tom, you&#39;re a star - thank you for creating the boot process page.<br>&gt;&gt;<br>&gt;&gt; question: boot.axf, its source code is available?<br>
&gt;&gt;<br>&gt;&gt; if so, then the a10 boot process isn&#39;t actually &quot;closed&quot;, it&#39;s more<br>&gt;&gt; &quot;standard practice&quot;.   those boot0 and boot1 bits, they&#39;re ROM&#39;d aren&#39;t<br>&gt;&gt; they?   that&#39;s considered to be ok.<br>
&gt;&gt;<br>&gt;&gt; l.<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>&gt;&gt; <a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
&gt;&gt; Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
&gt; <a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>&gt; Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
<br>-- <br><font face="&#39;trebuchet ms&#39;, sans-serif">Keep simple, stay foolish.</font> 
<div> </div><br>