
21 Mar
2015
21 Mar
'15
12:12 a.m.
On 2 March 2015 at 12:40, Simon Glass sjg@chromium.org wrote:
At present a VGA console assumes a keyboard unless a CONFIG option is set. This difference can be dealt with by a device tree option, allowing boards that are otherwise the same to use the same configuration.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Correct #ifdef setup to avoid build errors on non-x86 boards
doc/README.fdt-control | 16 ++++++++++++++++ drivers/video/cfb_console.c | 29 +++++++++++++++++++++-------- 2 files changed, 37 insertions(+), 8 deletions(-)
Applied to u-boot-dm/next.