<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/samsung/common/bootscripts/bootzimg.cmd, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2015-06-08T13:26:11Z</updated>
<entry>
<title>samsung: common: add example boot scripts</title>
<updated>2015-06-08T13:26:11Z</updated>
<author>
<name>Przemyslaw Marczak</name>
</author>
<published>2015-05-22T16:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=2911bd1858d11308164b0b33de4ea0e8994d3edf'/>
<id>urn:sha1:2911bd1858d11308164b0b33de4ea0e8994d3edf</id>
<content type='text'>
This commit adds example scripts of boot.scr:
- bootzimg.cmd - check if dtb exists and boot zImage
- autoboot.cmd - check which image exists: Image.itb, zImage or uImage
                 and optionally load fdt file for u/zImage

The blank spaces are added to improve readability and can be removed
before use mkimage.

Required U-Boot environment variables: $boardname, $fdtfile, $console,
$mmcbootdev, $mmcbootpart, $mmcrootdev, $mmcrootpart, $rootfstype.

Making boot.scr from file.cmd:
 mkimage -C none -A arm -T script -d file.cmd boot.scr

The Odroid XU3 default environment is ready for those boot scripts and
the right script can be loaded by DFU.

Signed-off-by: Przemyslaw Marczak &lt;p.marczak@samsung.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
</feed>
