coreboot-kgpe-d16/payloads/libpayload/arch
Gabe Black 4bb0731a7b libpayload: Add an option to skip console initialization on startup.
A payload may want to decide whether it uses certain input/output consoles,
or that it wants support for outputing to a particular device but not to use
that device as a console. This change adds a config option which skips the
call to console_init in start_main.

Change-Id: I32b224d4d0bd3a239b402ecb09ee907d53225735
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1732
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2012-11-09 22:55:38 +01:00
..
i386 libpayload: Add an option to skip console initialization on startup. 2012-11-09 22:55:38 +01:00
powerpc libpayload: Add an option to skip console initialization on startup. 2012-11-09 22:55:38 +01:00
Config.in Refactor the endianness conversion functions and header files. 2012-11-08 19:49:51 +01:00