<div dir="ltr"><div>Hi, Chris,</div><div><br></div><div>Thanks for your reply. I will study it more and see if I can figure it out. thanks.</div><div><br></div><div>Regards,</div><div>Xiaomin<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 22, 2020 at 1:41 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Xiaomin,<br>
<br>
Welcome to RTEMS.<br>
<br>
On 16/12/20 6:08 am, Xiaomin (Jasmine) wrote:<br>
> Hi, there,<br>
> <br>
> I followed this article:<br>
> <br>
> <a href="https://devel.rtems.org/wiki/Boards/Zynq%20-%20Zedboard" rel="noreferrer" target="_blank">https://devel.rtems.org/wiki/Boards/Zynq%20-%20Zedboard</a><br>
> <<a href="https://devel.rtems.org/wiki/Boards/Zynq%20-%20Zedboard" rel="noreferrer" target="_blank">https://devel.rtems.org/wiki/Boards/Zynq%20-%20Zedboard</a>><br>
> <br>
> for development. It basically gets the boot img file from a tftp server. It<br>
> worked very well for me.<br>
> <br>
> Now I am done with the development. I'd like to boot with my image file on the<br>
> SD card itself, not getting the img file through tftp anymore.<br>
> <br>
> How should I modify the uenv.txt file to do that? <br>
<br>
I am sorry I do not have the exact command you need, it depends on the<br>
formatting used on the SD card. My approach to solving these types of problems<br>
is to boot the board and stop the boot early via the keyboard and then play with<br>
the uboot commands until I find something that works. This typically means being<br>
able to list the directory of the executable you want to run and then actually<br>
running it. Once you have those command you can place them in the uenv.txt<br>
config file.<br>
<br>
I hope this helps.<br>
<br>
Chris<br>
</blockquote></div>