Re: [U-Boot] [PATCH v2 09/28] video: Drop unused console functions
Applied to u-boot-dm. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
Re: [U-Boot] [PATCH v2 09/28] video: Drop unused console functions
On Mon, Oct 19, 2015 at 11:17 AM, Simon Glass wrote: > 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 ea