[U-Boot] [PATCH 6/6] kc1: Add some sysboot and devicetree-related environment variables
Tom Rini
trini at konsulko.com
Sat Mar 26 20:21:12 CET 2016
On Sat, Mar 26, 2016 at 12:20:04PM +0100, Paul Kocialkowski wrote:
> This adds some environment variables for sysboot and devicetree.
>
> Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
> ---
> include/configs/kc1.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/kc1.h b/include/configs/kc1.h
> index 1e6b037..e19fa12 100644
> --- a/include/configs/kc1.h
> +++ b/include/configs/kc1.h
> @@ -233,6 +233,8 @@
> "boot_mmc_dev=0\0" \
> "kernel_mmc_part=7\0" \
> "recovery_mmc_part=5\0" \
> + "fdtfile=omap4-kc1.dtb\0" \
> + "bootfile=/boot/extlinux/extlinux.conf\0" \
> "bootargs=console=ttyO2,115200 mem=512M\0"
Maybe time to look in to config_distro_bootcmd too?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160326/7100d685/attachment.sig>
More information about the U-Boot
mailing list