[U-Boot] [PATCH 1/2] console: update silent tag after env load

Tom Rini trini at konsulko.com
Thu Aug 8 03:16:34 UTC 2019


On Fri, Aug 02, 2019 at 02:58:09PM +0200, Patrice Chotard wrote:

> From: Patrick Delaunay <patrick.delaunay at st.com>
> 
> Update the "silent" property with the variable "silent" get from
> saved environment, it solves the issue when:
> - CONFIG_SILENT_CONSOLE and CONFIG_SYS_CONSOLE_IS_IN_ENV are activated
> - silent is not defined in default environment
> - silent is requested in saved environment with:
>   > env set silent 1; env save
> 
> On next reboot the console is not disabled as expected after relocation
> and the environment load from flash (the callback is not called when
> the INSERT is requested in the created hash table)
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190807/14a538b2/attachment.sig>


More information about the U-Boot mailing list