mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Accidental commit -- this is a local change i have to have for my broken dbe62,
and I committed it by accident. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/coreboot-v3@866 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
28ecbeab88
commit
31bae795c4
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ static const struct spd_entry spd_table[] = {
|
|||
{SPD_tRP, 0x58},
|
||||
{SPD_PRIMARY_SDRAM_WIDTH, 8},
|
||||
{SPD_NUM_BANKS_PER_SDRAM, 0x4},
|
||||
{SPD_NUM_COLUMNS, 0x8}, /* 8kB */
|
||||
{SPD_NUM_COLUMNS, 0xa}, /* 8kB */
|
||||
{SPD_NUM_DIMM_BANKS, 0x1},
|
||||
{SPD_REFRESH, 0x82},
|
||||
{SPD_SDRAM_CYCLE_TIME_2ND, 0x0},
|
||||
|
|
Loading…
Add table
Reference in a new issue