Commits
Simon Glass committed 8de536c27c1
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>