Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/configs/
H A Dcm_fx6.hf0f6724f86b4e86c8977f33a835a1b77352be7c4 Tue Jul 12 21:37:34 UTC 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>