Chris Packham
43e0a3dec0
common/console.c: ensure GD_FLG_SILENT is set or cleared
...
When CONFIG_SILENT_CONSOLE is defined and the default environment has
silent=1 it is not possible for a user to make the console un-silent if
the environment is not available when console_init_f() is called (for
example because the environment is in SPI).
Add a new helper function console_update_silent() and call it from both
console_init_f() and console_init_r().
Signed-off-by: Chris Packham <judge.packham@gmail.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2016-10-07 14:26:29 +00:00
..
2016-05-20 17:02:07 -04:00
2016-06-09 13:53:08 -04:00
2016-10-06 15:08:55 -04:00
2016-07-01 17:42:56 -04:00
2016-10-06 20:57:40 -04:00
2016-05-17 09:54:43 -06:00
2016-07-14 18:22:32 -04:00
2016-10-01 20:04:37 -04:00
2016-02-08 10:10:37 -05:00
2016-08-20 14:03:24 -04:00
2016-01-13 21:05:26 -05:00
2016-06-24 17:24:34 -04:00
2016-04-01 17:17:40 -04:00
2016-10-07 14:26:29 +00:00
2016-01-19 08:31:21 -05:00
2016-09-27 23:30:22 +02:00
2016-05-23 11:50:17 -04:00
2016-10-06 20:57:40 -04:00
2016-04-11 12:44:37 -04:00
2016-06-24 17:24:35 -04:00
2016-03-14 15:34:50 -06:00
2016-02-15 20:58:25 +00:00
2016-05-27 10:23:08 -06:00
2016-08-15 18:46:41 -04:00
2016-04-18 12:29:14 -04:00
2016-07-09 20:16:34 +05:30
2016-06-13 06:41:20 +02:00
2016-10-01 20:04:59 -04:00
2016-06-27 16:37:39 -04:00
2016-08-12 09:20:27 -06:00
2016-09-23 17:55:42 -04:00
2016-05-17 09:54:43 -06:00
2016-06-24 17:23:07 -04:00
2016-09-22 11:34:58 -04:00
2016-09-22 11:34:58 -04:00
2016-06-27 16:37:39 -04:00
2016-09-23 17:55:42 -04:00
2016-09-20 09:30:23 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2016-03-27 09:12:17 -04:00
2016-05-27 15:39:54 -04:00
2016-09-27 23:30:18 +02:00
2016-03-17 10:27:23 +08:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-08-22 14:21:23 -05:00
2016-05-17 09:54:43 -06:00
2016-06-06 13:39:12 -04:00
2016-07-25 22:42:10 +02:00
2016-07-26 08:47:37 +02:00
2016-01-21 20:42:36 -07:00
2016-07-27 14:15:54 -06:00
2016-09-23 17:53:48 -04:00
2016-09-23 17:53:48 -04:00
2016-09-23 17:53:48 -04:00
2016-03-14 19:18:42 -04:00