u-boot-brain/board/samsung/common
Przemyslaw Marczak 2911bd1858 samsung: common: add example boot scripts
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 <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
2015-06-08 15:26:11 +02:00
..
bootscripts samsung: common: add example boot scripts 2015-06-08 15:26:11 +02:00
board.c smdk5420: board: add functions required to enable USB DWC3 2015-06-08 15:25:50 +02:00
dfu_sample_env.txt config: trats: trats2: extend dfu_alt_info by env update settings 2014-02-03 16:09:10 +09:00
exynos-uboot-spl.lds arm: Add missing .vectors section to linker scripts 2014-08-30 07:46:41 -04:00
gadget.c samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget 2014-08-20 13:10:32 +02:00
Makefile samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget 2014-08-20 13:10:32 +02:00
misc.c odroid: enable driver model pmic/regulator API and MAX77686 drivers 2015-05-14 19:58:34 -06:00
multi_i2c.c samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board 2013-09-25 10:52:33 +09:00