Home
last modified time | relevance | path

Searched hist:f0f6724f (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dcm_fx6.hf0f6724f Tue Jul 12 16:37:34 CDT 2016 Christopher Spinrath <christopher.spinrath@rwth-aachen.de> 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>