diff options
author | Gabe Black <gabeblack@google.com> | 2012-10-05 23:35:04 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-11-09 19:02:11 +0100 |
commit | dd9e4e58cdd0a684e301f1b16b2f92e20e0b3418 (patch) | |
tree | 226d9afec3055398ec9f3c582beb5e3ddf8fd426 /payloads/libpayload/arch | |
parent | a54b6a61433600fe80d215dc8f8489fab44d0bfd (diff) |
libpayload: Separate video initialization and the video console.
It's possible to want to display text on the display without using it as a
console. This change separates the initialization of the video code from
setting up the video console by pulling out everything but installing the
console into a new function called video_init.
Change-Id: Ie07654ca13f79489c0e9b3a4998b96f598ab8513
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1733
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'payloads/libpayload/arch')
0 files changed, 0 insertions, 0 deletions