Simon Glass
b45203004e
log: Add a flag to enable log drivers
...
At present there is no way to disable a log driver. But the syslog driver
causes (attempted) network traffic in sandbox every time a log message
is printed, which is often.
Add a flag to enable a log driver. Adjust struct log_device to use a short
for next_filter_num so that no more memory is used for devices. Also fix
a missing line in the struct log_driver comment while here.
To maintain compatibility, enable it for all drivers for now.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-10-10 16:50:11 -04:00
..
2020-08-26 09:19:16 +02:00
2020-09-23 10:31:41 +02:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-08-24 14:11:13 -04:00
2020-05-18 21:19:23 -04:00
2020-10-06 09:07:54 -06:00
2020-08-26 09:19:28 +02:00
2020-05-18 17:33:33 -04:00
2020-08-14 15:18:30 -04:00
2020-05-18 21:19:18 -04:00
2020-07-22 12:32:42 +02:00
2020-09-11 17:13:56 -04:00
2019-12-02 18:23:13 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-07-08 17:21:46 -04:00
2020-05-18 21:19:18 -04:00
2020-08-07 22:31:32 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-06-16 11:36:30 -04:00
2020-05-18 21:19:18 -04:00
2019-08-07 15:31:05 -04:00
2020-06-02 13:06:12 -04:00
2020-05-18 21:19:23 -04:00
2020-09-30 11:31:13 -04:00
2020-05-18 21:19:18 -04:00
2020-06-12 13:14:07 -04:00
2020-06-12 13:14:07 -04:00
2020-09-07 14:31:00 -04:00
2020-05-18 21:19:23 -04:00
2020-10-09 12:02:26 -04:00
2020-10-09 12:01:55 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-10-10 16:50:11 -04:00
2020-10-10 16:50:11 -04:00
2020-10-10 16:50:11 -04:00
2020-05-18 17:33:33 -04:00
2020-04-26 14:23:55 -06:00
2020-05-18 21:19:18 -04:00
2020-01-24 23:06:49 +05:30
2020-05-07 09:01:42 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-06-28 01:03:09 +02:00
2020-08-23 13:43:10 -04:00
2020-09-01 14:47:43 +02:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2019-10-08 13:57:45 +08:00