the following patch was just integrated into master:
commit 4bb0731a7beaada481371fb19117cdf9f62f5f23
Author: Gabe Black <[email protected]>
Date: Fri Oct 5 11:43:39 2012 -0700
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 <[email protected]>
Reviewed-on: http://review.coreboot.org/1732
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <[email protected]>
Build-Tested: build bot (Jenkins) at Wed Nov 7 16:01:02 2012, giving +1
Reviewed-By: Anton Kochkov <[email protected]> at Fri Nov 9 22:55:38
2012, giving +2
See http://review.coreboot.org/1732 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot