cosmetics.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5584 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
ba818172cb
commit
2b01a8a5cd
|
@ -22,9 +22,9 @@
|
|||
#define RAMINIT_H
|
||||
|
||||
/* The 440BX supports up to four (single- or double-sided) DIMMs. */
|
||||
#define DIMM_SOCKETS 4
|
||||
#define DIMM_SOCKETS 4
|
||||
|
||||
/* DIMMs 1-4 are at 0x50, 0x51, 0x52, 0x53. */
|
||||
#define DIMM_SPD_BASE 0x50
|
||||
#define DIMM_SPD_BASE 0x50
|
||||
|
||||
#endif /* RAMINIT_H */
|
||||
|
|
Loading…
Reference in New Issue