coreboot-kgpe-d16/src/southbridge/intel/i82801dx
Stefan Reinauer f0aa09b51b fix newly introduced printk_foo warnings..
Interesting enough, console_printk was only used in a single place and
duplicated a large part of console.h which is included in the same place.
Thus, just drop console_printk.c and we're one down with console complexity

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5274 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-23 13:23:40 +00:00
..
chip.h ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx.c ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx.h Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL works, and rewrite HPET code. 2010-03-22 23:10:53 +00:00
i82801dx_ac97.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801dx_early_smbus.c ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx_ide.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801dx_lpc.c fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
i82801dx_nvs.h This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
i82801dx_pci.c ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx_reset.c more warning fixes. 2010-03-17 03:14:54 +00:00
i82801dx_smbus.c ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx_smi.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801dx_smihandler.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801dx_tco_timer.c ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
i82801dx_usb.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801dx_usb2.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00
Makefile.inc ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) 2010-03-14 17:01:08 +00:00