coreboot/src/mainboard/intel/xe7501devkit
Kyösti Mälkki a93c3fe7f0 Drop redundant CHIP_NAME in mainboard.c
Compose the name from Kconfig strings instead.

As the field is for debug print use only, a minor change in the output
should do no harm. The strings no longer include word "Mainboard".

Change-Id: Ifd24f408271eb5a5d1a08a317512ef00cb537ee2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1635
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-06 21:59:21 +01:00
..
acpi_tables.c Refactor some alignment handling 2012-04-20 21:18:02 +02:00
bus.h Final set of smp_write_bus -> mptable_write_buses changes. 2010-11-22 14:14:56 +00:00
cmos.layout cmos.layout: Remove invalid warning 2012-04-15 13:13:41 +02:00
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
ioapic.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
irq_tables.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards 2012-05-01 21:20:21 +02:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
Makefile.inc - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
reset.c no warnings days. 2010-04-25 14:37:18 +00:00
romstage.c run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00