video: sandbox: Allow selection of font size and console name
authorSimon Glass <sjg@chromium.org>
Fri, 15 Jan 2016 01:10:49 +0000 (18:10 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sat, 30 Jan 2016 09:57:30 +0000 (10:57 +0100)
commit8de536c27c10bbbd7bd974b68718f3c788e4e8af
tree8e46aa7c9141dbb9ce89d14710b6d880418d97a8
parent826f35f9b57c4581ff69d55c3bade9c3814e29bb
video: sandbox: Allow selection of font size and console name

For testing it is useful to be able to select the font size and the console
driver for sandbox. Add this information to platform data and copy it to
the video device when needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/sandbox_sdl.c
include/dm/test.h