coreboot/src/drivers
Stefan Reinauer abc0c85516 Printing coreboot debug messages on VGA console is pretty much useless, since
initializing VGA happens pretty much as the last thing before starting the
payload. Hence, drop VGA console support, as we did in coreboot v3.

- Drop VGA and BTEXT console support. 
  Console is meant to be debugging only, and by the time graphics comes up
  99% of the risky stuff has already happened. Note: This patch does not remove
  hardware init but only the actual output functionality. 

  The ragexl driver needs some extra love, but that's for another day
- factor out die() and post()
- drop some leftover RAMBASE < 0x100000 checks.

Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: QingPei Wang<wangqingpei@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6111 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-22 08:09:50 +00:00
..
ati/ragexl Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
dec Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
emulation/qemu Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
generic/debug Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
i2c Finish fixing Tyan s2881. Simplify ADT7463 initialization code. 2010-06-22 20:36:52 +00:00
sil/3114 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
trident/blade3d Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
Makefile.inc Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00