Hi Tim,<br>Thanks.<br>I am new to wince and its configuration files. I modified the config.bib as you mentioned and I could create the NK.nb0 image. In config.bib the physical memory is mapped from&nbsp; 0x80000000(actual&nbsp; physical address 0xa0000000). So I change the address in the 
config.bib from 0x8xxxxxxx to 0xaxxxxxxx. The image with this modification did not worked in uboot (with eboot as well). I think this is not the right way to modify the address. Could you help me which all configuration files in wince has to be modified so that wince images could be booted on uboot.
<br><br>Regards,<br>Shiju <br><br><div><span class="gmail_quote">On 6/30/06, <b class="gmail_sendername">Tim Braun</b> &lt;<a href="mailto:tim.braun@librestream.com">tim.braun@librestream.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; From: &quot;Shiju Mathew&quot; &lt;<a href="mailto:mshiju@gmail.com">mshiju@gmail.com</a>&gt;<br>&gt; I have a pxa270 based board. We have both linux and wince<br>&gt; running on the system. Right now we are using uboot to boot linux and
<br>eboot<br>&gt; to boot wince.<br>&gt; We want to use uboot to boot both linux and wince. I read a<br>&gt; few post in this mailing list regarding wince booting and one of them<br>says that uboot<br>&gt; supports wince 
nk.nb0 format. I tried this format as below<br>&gt; but just got a message &quot;Starting application at 0xa0100000&quot;.<br>&gt;<br>&gt; tftp 0xa0100000 NK.nb0<br>&gt; go 0xa0100000<br>&gt;<br>&gt; Has anyone successful in booting wince images using uboot.
<br><br>We use u-boot to boot a CE 5.0 image.&nbsp;&nbsp;I can't tell you what's wrong<br>with<br>your boot, but I can tell you it can be done.&nbsp;&nbsp;The commands are<br>basically<br>what you have - we use different addresses and filenames.
<br><br>You do need to ensure that the image is loaded where it is built for -<br>that<br>means verify your config.bib is building the image for the address you<br>are<br>downloading to.<br><br>You don't need any special tools to create the .nb0 file, just an entry
<br>in<br>config.bib to set the ROMSIZE.<br><br>Tim Braun, Sr. Des. Eng.<br>LibreStream Technologies<br>200-55 Rothwell Rd.<br>Winnipeg R3P 2M5<br><br>Using Tomcat but need to do more? Need to support web services, security?
<br>Get stuff done quickly with pre-integrated technology to make your job easier<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br><a href="http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642">
http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642</a><br>_______________________________________________<br>U-Boot-Users mailing list<br><a href="mailto:U-Boot-Users@lists.sourceforge.net">
U-Boot-Users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br></blockquote></div><br><br clear="all"><br>-- 
<br>Regards,<br>Shiju