[U-Boot] [PATCH 1/3] ARM: configs: cm_fx6: improve default environment
Nikita Kiryanov
nikita at compulab.co.il
Thu Jul 7 10:20:25 CEST 2016
On Sun, Jun 19, 2016 at 05:44:54PM +0200, Christopher Spinrath wrote:
> 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.
Reviewed-by: Nikita Kiryanov <nikita at compulab.co.il>
>
> Signed-off-by: Christopher Spinrath <christopher.spinrath at rwth-aachen.de>
> ---
> include/configs/cm_fx6.h | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
>
More information about the U-Boot
mailing list