coreboot-kgpe-d16/src/mainboard/roda/rk886ex
Timothy Pearson 033bb4bc8d acpi: Generate valid ACPI processor objects
The existing code generated invalid ACPI processor objects
if the core number was greater than 9.  The first invalid
object instance was autocorrected by Linux, but subsequent
instances conflicted with each other, leading to a failure
to boot if more than 10 CPU cores were installed.

The modified code will function with up to 99 cores.

Change-Id: I62dc0eb61ae2e2b7f7dcf30e9c7de09cd901a81c
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8422
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-02-16 21:02:30 +01:00
..
acpi acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
acpi_tables.c i945: Consolidate common GNVS init 2014-11-09 04:55:57 +01:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
cmos.layout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
devicetree.cb i82801gx: Handle whole FADT in southbridge. 2014-11-04 23:02:27 +01:00
dsdt.asl i945: Consolidate acpi/platform.asl 2014-12-03 21:02:50 +01:00
hda_verb.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
irq_tables.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
Kconfig smbios: Mark laptops as such 2014-10-16 17:42:25 +02:00
m3885.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
m3885.h
mainboard.c roda/rk886ex: Move dummy DCC ON# to finalize stage 2014-09-11 05:05:52 +02:00
Makefile.inc mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:21:02 +02:00
mptable.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
romstage.c mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
smihandler.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00