<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>&nbsp;</div>
<div>&nbsp;Is this the right load address for your hardware? It's not the load<BR>address the original boot command used from what I remember.</div>
<div>&nbsp;</div>
<div>that was the out of the box address except teh default boot config on sd had no address after bootm</div>
<div>&nbsp;</div>
<div>------</div>
<div>&nbsp;</div>
<div>Is this kernel built for your board?<BR></div>
<div>that kernel was a compile on sheevaplug kernel...was hoping it would owrk...ill recompile tonight for another config. I noticed the freescale device shipped with the kernel config provided in the boot directory...</div>
<div>&nbsp;</div>
<div>-----</div>
<div>&nbsp;</div>
<div>You need a kernel that is built for your board type. If your CPU is arm7<BR>then an arm7 kernel is preferred (required?) even if you will just run<BR>armv5tel userspace.<BR><BR>roger that!</div>
<div><BR>&nbsp;</div>
<BLOCKQUOTE style="BORDER-LEFT: blue 2px solid; PADDING-LEFT: 8px; FONT-FAMILY: verdana; COLOR: black; MARGIN-LEFT: 8px; FONT-SIZE: 10pt" id=replyBlockquote webmail="1">
<DIV id=wmQuoteWrapper>&nbsp;</DIV>
<DIV>-------- Original Message --------<BR>Subject: Re: [fedora-arm] Freescale boot kernel<BR>From: Henrik Nordström &lt;<a href="mailto:henrik@henriknordstrom.net">henrik@henriknordstrom.net</a>&gt;<BR>Date: Mon, October 03, 2011 7:17 am<BR>To: <a href="mailto:webwillow@thewebwillow.com">webwillow@thewebwillow.com</a><BR>Cc: linuxarmcross &lt;<a href="mailto:cross-distro@lists.linaro.org">cross-distro@lists.linaro.org</a>&gt;, fedoraarm <BR>&lt;<a href="mailto:arm@lists.fedoraproject.org">arm@lists.fedoraproject.org</a>&gt;<BR><BR>sön 2011-10-02 klockan 16:09 -0700 skrev <a href="mailto:webwillow@thewebwillow.com">webwillow@thewebwillow.com</a>:<BR><BR>&gt; ext2load mmc 0:1 0x70800000 /boot/uImage-2.6.39.3-sheevaplug; bootm<BR>&gt; 0x70800000<BR><BR>Is this the right load address for your hardware? It's not the load<BR>address the original boot command used from what I remember.<BR><BR>&gt; Notice the name on the uImage which is a kernel i compiled with a<BR>&gt; modified kernel built with a modied kirkwood config...<BR><BR>Is this kernel built for your board?<BR><BR>&gt; Do i need to compile another kernel with seperate config for the<BR>&gt; freescale device with arm7 instead of armv5tel?<BR><BR>You need a kernel that is built for your board type. If your CPU is arm7<BR>then an arm7 kernel is preferred (required?) even if you will just run<BR>armv5tel userspace.<BR><BR>&gt; also, when using the "mmc 0:1" how do i change those parameters to<BR>&gt; load from mmc slot 2 "big slot" instead of the small mmc slot. <BR><BR>Probably something like<BR><BR>mmc init 1<BR>ext2load mmc 1:1 ....<BR><BR>Regards<BR>Henrik<BR><BR><BR></DIV></BLOCKQUOTE></span></body></html>