summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/mptable.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-04-16 16:29:03 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-04-17 23:56:33 +0200
commit43cb7ca9223b472b5ecf7f99070e0003e1a31619 (patch)
tree5e48d7803c460eefd0669f4f38e8eccd2f8c5499 /src/mainboard/amd/olivehill/mptable.c
parentfa4cb6d606a6017758ae1986fe57aea6ed9b0b2b (diff)
downloadcoreboot-43cb7ca9223b472b5ecf7f99070e0003e1a31619.tar.xz
AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in comments
Change-Id: I81de291da7b3db8d04a127d5a304b558f1c75b34 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/5535 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/amd/olivehill/mptable.c')
-rw-r--r--src/mainboard/amd/olivehill/mptable.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/olivehill/mptable.c b/src/mainboard/amd/olivehill/mptable.c
index 9ee19f9479..adf3b6cf14 100644
--- a/src/mainboard/amd/olivehill/mptable.c
+++ b/src/mainboard/amd/olivehill/mptable.c
@@ -28,7 +28,6 @@
#include <cpu/x86/lapic.h>
#include "southbridge/amd/agesa/hudson/hudson.h" /* pm_ioread() */
-//-#define IO_APIC_ID CONFIG_MAX_PHYSICAL_CPUS + 1
#define IO_APIC_ID CONFIG_MAX_CPUS
extern u8 bus_yangtze[6];