summaryrefslogtreecommitdiffstats
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-24 01:00:07 -0700
committerSimon Glass <sjg@chromium.org>2015-08-26 07:54:16 -0700
commit8ceb2429c97cc037bd2a6f27f4645d02a78e7aa5 (patch)
treeb0cd9885628cf67554ecb2aebf7379ebe6a88e7b /include/configs/crownbay.h
parent7d96166b1b1a261ddd4247befd62b35b2f482bae (diff)
downloadblackbird-obmc-uboot-8ceb2429c97cc037bd2a6f27f4645d02a78e7aa5.tar.gz
blackbird-obmc-uboot-8ceb2429c97cc037bd2a6f27f4645d02a78e7aa5.zip
video: cfb_console: Allow VGA device to work without i8042 keyboard
So far if CONFIG_VGA_AS_SINGLE_DEVICE is not defined, the VGA device will try to initialize a keyboard device (for x86, it is i8042). But if i8042 controller initialization fails (eg: there is no keyboard connected to the PS/2 port), drv_video_init() just simply returns. This kills the opportunity of using a usb keyboard later with the vga console, as the vga initialization part is actually ok, only keyboard part fails. Change the code logic to allow this. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/crownbay.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud