On Sun, Sep 15, 2013 at 1:50 PM, Fabio Estevam <feste...@gmail.com> wrote:
> Hi Marek,
>
> On Sun, Sep 15, 2013 at 1:45 PM, Marek Vasut <ma...@denx.de> wrote:
>
>> Tom, are you OK with such a hack (invoking the in-tree mkimage) in the
>> documentation?
>
> This seems to be a common practice in the U-boot doc directory:
>
> doc/README.imximage:./tools/mkimage -l <mx u-boot_file>
> doc/README.imximage:./tools/mkimage -T imximage \
> doc/README.imximage:./tools/mkimage -n ./board/freescale/mx51evk/imximage.cfg 
> \
> doc/README.kwbimage:./tools/mkimage -l <kwboot_file>
> doc/README.kwbimage:./tools/mkimage -n <board specific configuration file> \
> doc/README.kwbimage:./tools/mkimage -n 
> ./board/Marvell/openrd_base/kwbimage.cfg
> doc/README.mxsimage: ./tools/mkimage -A arm -O u-boot -T mxsimage -n <path to 
> co
> doc/README.mxsimage: ./tools/mkimage -l <input bootstream file>
> doc/README.qemu-mips:# tools/mkimage -A mips -O linux -T kernel -C gzip -a 
> 0x800
> doc/README.ublimage:./tools/mkimage -l <u-boot_file>
> doc/README.ublimage:./tools/mkimage -T ublimage \
> doc/README.ublimage:./tools/mkimage -n ./board/davinci/dm365evm/ublimage.cfg \
> doc/SPL/README.am335x-network:$ ./tools/mkimage -A arm -O U-Boot -C none -T 
> scri

Acked-by: Otavio Salvador <ota...@ossystems.com.br>

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to