[meta-xilinx] meta-topic

Edward Vidal vidal.develone at gmail.com
Fri Feb 21 01:10:16 PST 2014


Alan,
The autorun.scr is like a uEnv.txt is used at boot.
mkimage -l autorun.scr
Image Name:   autorun
Created:      Thu Feb 20 16:21:19 2014
Image Type:   ARM Linux Script (uncompressed)
Data Size:    271 Bytes = 0.26 kB = 0.00 MB
Load Address: 00000000
Entry Point:  00000000
Contents:
   Image 0: 263 Bytes = 0.26 kB = 0.00 MB
The was created by sd-bootscript
echo "Load kernel from SD card..."
fatload mmc 0 ${kernel_addr} ${kernel_image}
fatload mmc 0 0x2A00000 ${devicetree_image}
setenv bootargs "console=ttyPS0,115200 root=/dev/mmcblk0p2 rw
rootfstype=ext4 rootwait"
echo "Booting..."
bootm ${kernel_addr} - 0x2A00000
Hope this helps
Ed



On Fri, Feb 21, 2014 at 1:57 AM, Alan DuBoff <aland at softorchestra.com>wrote:

>
> On Fri, February 21, 2014 12:49 am, Edward Vidal wrote:
> > cp /home/vidal/tmp/zedboard/autorun.scr .
> > If you need any additional files let me know.
>
> EV,
>
> What is in the autorun.scr ? I thought that was a windows file, but from
> what
> you said Mike checks that.
>
> > Only meta-topic was pulled to get the latest code from Mike Looijmans
>
> I can't seem to get the linux-topic recipe.
>
> --
> Cheers,
> Alan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20140221/2b0514e0/attachment.html>


More information about the meta-xilinx mailing list