[U-Boot] [PATCH 1/1] configs: x86: allow to override CONFIG_BOOTCOMMAND

Simon Glass sjg at chromium.org
Mon Jan 8 04:50:34 UTC 2018


Hi Heinrich,

On 3 January 2018 at 08:23, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Allow to override CONFIG_BOOTCOMMAND in .config.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  include/configs/x86-common.h | 2 ++
>  1 file changed, 2 insertions(+)

This is a Chrome OS boot line. I think you should consider whether it
should move into x86-chromebook.h or similar? Then you can just remove
it from the common file.

Regards,
Simon


More information about the U-Boot mailing list