change to 5536
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2268 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
32c315b1ef
commit
bbdaeaf55c
|
@ -16,8 +16,8 @@
|
|||
|
||||
#define SERIAL_DEV PNP_DEV(0x2e, W83627HF_SP1)
|
||||
|
||||
#include "southbridge/amd/cs5535/cs5535_early_smbus.c"
|
||||
#include "southbridge/amd/cs5535/cs5535_early_setup.c"
|
||||
#include "southbridge/amd/cs5536/cs5536_early_smbus.c"
|
||||
#include "southbridge/amd/cs5536/cs5536_early_setup.c"
|
||||
|
||||
static inline int spd_read_byte(unsigned device, unsigned address)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue