sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Many generations of Intel hardware have identical code concerning the RCBA. Change-Id: I33ec6801b115c0d64de1d2a0dc5d439186f3580a Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/23287 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
parent
5fd1d5ad12
commit
d2d2aef6a3
64 changed files with 279 additions and 347 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#include <arch/io.h>
|
||||
#include "northbridge/intel/sandybridge/raminit_native.h"
|
||||
#include <superio/smsc/sio1007/chip.h>
|
||||
#include <southbridge/intel/common/rcba.h>
|
||||
|
||||
#define SIO_PORT 0x164e
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue