Remove multiple mmconf settings and just use kconfig setting.
Signed-off-by: Marc Jones <marcj303@gmail.com> Acked-by: Marc Jones <marcj303@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6596 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
#ifdef MOVE_PCIEBAR_TO_F0000000
|
||||
#define PCIEX_BASE_ADDRESS 0xF7000000
|
||||
#else
|
||||
#define PCIEX_BASE_ADDRESS 0xF8000000
|
||||
#define PCIEX_BASE_ADDRESS CONFIG_MMCONF_BASE_ADDRESS
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user