]> code.ossystems Code Review - bsp/u-boot.git/commit
ARM: configs: cm_fx6: improve default environment
authorChristopher Spinrath <christopher.spinrath@rwth-aachen.de>
Tue, 12 Jul 2016 21:37:34 +0000 (23:37 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Jul 2016 21:06:59 +0000 (18:06 -0300)
commitf1a2b5658a50d04ef4f02e2977c4a66df979c053
treed9665f4444c716eb50a143124d335a4245dc9e3c
parentd1e28f0983440473ad916096e374c25e0d7abad6
ARM: configs: cm_fx6: improve default environment

Currently, entire script segments have to be changed in the default
environment to change the kernel image location or to append kernel
cmdline parameters. In the later case this has to be changed for
every possible boot device.

Introduce new variables for kernel image locations and boot device
independent kernel parameters to make it easier to change these
settings.

Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Reviewed-by: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Nikita Kiryanov <nikita@compulab.co.il>
include/configs/cm_fx6.h