Re: [PATCH] console: Add option to keep it silent until env is loaded

2023-01-12 Thread Tom Rini
On Wed, Jul 06, 2022 at 01:19:10PM +0200, Harald Seiler wrote: > Add a config-option which forces the console to stay silent until the > proper environment is loaded from flash. > > This is important when the default environment does not silence the > console but no output must be printed when 's

Re: [PATCH] console: Add option to keep it silent until env is loaded

2022-07-20 Thread Simon Glass
Hi Harald, On Mon, 18 Jul 2022 at 09:08, Harald Seiler wrote: > > Hi Simon, > > On Wed, 2022-07-13 at 09:28 -0600, Simon Glass wrote: > > Hi Harald, > > > > On Tue, 12 Jul 2022 at 05:58, Harald Seiler wrote: > > > > > > Hi Simon, > > > > > > On Tue, 2022-07-12 at 04:58 -0600, Simon Glass wrote:

Re: [PATCH] console: Add option to keep it silent until env is loaded

2022-07-18 Thread Harald Seiler
Hi Simon, On Wed, 2022-07-13 at 09:28 -0600, Simon Glass wrote: > Hi Harald, > > On Tue, 12 Jul 2022 at 05:58, Harald Seiler wrote: > > > > Hi Simon, > > > > On Tue, 2022-07-12 at 04:58 -0600, Simon Glass wrote: > > > Hi Harald, > > > > > > On Wed, 6 Jul 2022 at 05:19, Harald Seiler wrote: >

Re: [PATCH] console: Add option to keep it silent until env is loaded

2022-07-13 Thread Simon Glass
Hi Harald, On Tue, 12 Jul 2022 at 05:58, Harald Seiler wrote: > > Hi Simon, > > On Tue, 2022-07-12 at 04:58 -0600, Simon Glass wrote: > > Hi Harald, > > > > On Wed, 6 Jul 2022 at 05:19, Harald Seiler wrote: > > > > > > Add a config-option which forces the console to stay silent until the > > > p

Re: [PATCH] console: Add option to keep it silent until env is loaded

2022-07-12 Thread Harald Seiler
Hi Simon, On Tue, 2022-07-12 at 04:58 -0600, Simon Glass wrote: > Hi Harald, > > On Wed, 6 Jul 2022 at 05:19, Harald Seiler wrote: > > > > Add a config-option which forces the console to stay silent until the > > proper environment is loaded from flash. > > > > This is important when the defau

Re: [PATCH] console: Add option to keep it silent until env is loaded

2022-07-12 Thread Simon Glass
Hi Harald, On Wed, 6 Jul 2022 at 05:19, Harald Seiler wrote: > > Add a config-option which forces the console to stay silent until the > proper environment is loaded from flash. > > This is important when the default environment does not silence the > console but no output must be printed when 's

[PATCH] console: Add option to keep it silent until env is loaded

2022-07-06 Thread Harald Seiler
Add a config-option which forces the console to stay silent until the proper environment is loaded from flash. This is important when the default environment does not silence the console but no output must be printed when 'silent' is set in the flash environment. After the environment from flash