coreboot-kgpe-d16/src/mainboard/intel/jarrell
Stefan Reinauer 5a1f597085 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
makes include/console/console.h and console/console.c usable both in
__PRE_RAM__ and coreboot_ram stages.

While debugging this, I removed an indirection from the e7520 ram init code
(same as we did on a couple of other chipsets, removes some register pressure
  from romcc)

Also, drop remainders of CONFIG_USE_INIT (except the one odd piece of dead code 
		in cache_as_ram.inc)

Then some ap_romstage.c fixes, at least the nvidia/l1_2pvv compiled for me with
CONFIG_AP_CODE_IN_CAR set in Kconfig which it did not before.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5341 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-31 14:34:40 +00:00
..
chip.h This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00
cmos.layout unify cmos.layout wrt AMD extended configuration registers. 2010-03-30 08:01:43 +00:00
debug.c eric patch 2005-07-08 02:49:49 +00:00
devicetree.cb This does the following: 2010-02-27 01:50:21 +00:00
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
jarrell_fixups.c eric patch 2005-07-08 02:49:49 +00:00
Kconfig This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Makefile.inc - make HAVE_HARD_RESET match what newconfig did 2010-02-27 08:39:04 +00:00
mptable.c Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
power_reset_check.c eric patch 2005-07-08 02:49:49 +00:00
reset.c drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
romstage.c This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and 2010-03-31 14:34:40 +00:00
watchdog.c eric patch 2005-07-08 02:49:49 +00:00