Simon Glass
7fe0933c58
video: Drop unused console functions
...
CONFIG_CONSOLE_CURSOR, CONFIG_SYS_CONSOLE_BLINK_COUNT and
CONFIG_CONSOLE_TIME are not used by any board. The implementation is not
great and stands in the way of a refactor of i8042. Drop these for now.
They can be re-introduced quite easily later, perhaps with driver-model
real-time-clock (RTC) support.
When reintroducing, it might be useful to make a few changes:
- Blink time would be more useful than blink count
- The confusing #ifdefs should be avoided
- The time functions should support driver model
- It would be best keyed off console_tstc() or some similar idle loop
rather than a particular input driver (i8042 in this case)
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
2015-11-19 20:13:40 -07:00
..
2015-11-05 10:51:57 -05:00
2015-11-19 20:13:40 -07:00
2015-11-19 20:13:39 -07:00
2015-10-22 14:44:00 -04:00
2015-09-11 17:15:32 -04:00
2015-11-13 10:23:33 +02:00
2015-11-12 13:19:03 -05:00
2015-10-27 11:51:53 +01:00
2015-09-07 13:41:04 +02:00
2015-11-02 10:38:00 +09:00
2015-11-02 10:38:00 +09:00
2015-08-12 20:47:46 -04:00
2015-10-20 18:40:27 +02:00
2015-11-02 10:38:00 +09:00
2015-11-13 10:23:33 +02:00
2015-11-13 10:23:33 +02:00
2015-10-20 18:40:27 +02:00
2015-10-20 18:40:27 +02:00
2015-10-20 18:40:27 +02:00
2015-10-20 18:40:27 +02:00
2015-09-21 08:29:46 -07:00
2015-08-18 13:46:05 -04:00
2015-10-29 10:34:00 -07:00
2015-11-13 10:23:32 +02:00
2015-10-24 13:50:33 -04:00
2015-10-21 07:46:25 -06:00
2015-08-18 13:46:05 -04:00
2015-10-22 14:18:35 -04:00
2015-11-19 20:13:40 -07:00
2015-10-21 07:46:50 -06:00
2015-09-07 13:41:04 +02:00
2015-09-02 21:28:23 -06:00
2015-09-21 08:29:47 -07:00
2015-09-21 08:29:48 -07:00
2015-10-20 18:40:27 +02:00
2015-11-12 13:17:31 -05:00
2015-11-12 13:17:32 -05:00
2015-11-12 13:18:58 -05:00
2015-11-19 20:13:40 -07:00
2015-11-12 08:26:58 +08:00
2015-10-29 10:34:00 -07:00
2015-10-24 13:50:32 -04:00
2015-10-29 10:33:58 -07:00
2015-10-30 09:19:41 -07:00
2015-09-01 21:49:20 -05:00
2015-10-29 10:34:00 -07:00
2015-10-29 10:34:01 -07:00
2015-10-29 10:34:00 -07:00
2015-08-25 22:53:57 -05:00
2015-10-29 10:33:57 -07:00
2015-10-29 10:34:00 -07:00
2015-10-29 10:33:57 -07:00
2015-10-12 12:56:26 -04:00
2015-11-12 18:04:10 -05:00
2015-08-26 07:54:16 -07:00
2015-11-12 13:18:59 -05:00
2015-11-19 13:09:21 +01:00
2015-11-19 20:13:40 -07:00
2015-11-19 20:13:39 -07:00
2015-10-20 18:40:27 +02:00
2015-09-11 17:15:20 -04:00
2015-09-02 15:26:12 +02:00
2015-10-29 14:05:50 -05:00
2015-10-23 07:37:03 +08:00
2015-11-09 18:19:40 -05:00
2015-11-12 08:26:58 +08:00
2015-10-29 14:05:47 -05:00
2015-11-12 08:26:59 +08:00
2015-11-12 15:58:57 -05:00
2015-11-12 15:58:58 -05:00
2015-10-21 07:46:27 -06:00
2015-10-23 09:42:28 -06:00
2015-11-19 13:09:21 +01:00
2015-10-22 14:18:38 -04:00
2015-09-01 21:37:23 -05:00
2015-11-05 12:58:04 +09:00
2015-10-23 07:37:03 +08:00
2015-08-26 07:54:12 -07:00
2015-11-13 09:47:22 -05:00
2015-10-23 09:42:28 -06:00
2015-11-18 14:50:05 -05:00
2015-11-16 12:01:35 +01:00
2015-10-24 13:50:02 -04:00
2015-11-05 08:24:42 +01:00
2015-10-23 07:37:03 +08:00
2015-10-23 09:42:28 -06:00
2015-10-24 13:50:32 -04:00
2015-10-23 09:42:28 -06:00
2015-11-12 15:58:58 -05:00
2015-08-26 07:54:08 -07:00
2015-09-21 08:29:48 -07:00
2015-10-21 07:46:26 -06:00