diff options
author | Stefan Reinauer <stepan@openbios.org> | 2006-07-19 14:26:41 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-07-19 14:26:41 +0000 |
commit | 792ebfecd35ae750dd9fc2c851760fe0bce2a62c (patch) | |
tree | ec5e6aec74e005b510cb24379e5cb271dcd2c146 /src/mainboard/arima/hdama | |
parent | ef0a24381be2e9a7dff9810c88c78285fb7823c7 (diff) |
closing issue 44: rename ram clocks in cmos.layout
https://openbios.org/roundup/linuxbios/issue44
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2340 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/arima/hdama')
-rw-r--r-- | src/mainboard/arima/hdama/cmos.layout | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mainboard/arima/hdama/cmos.layout b/src/mainboard/arima/hdama/cmos.layout index ef2948d918..006bbbc923 100644 --- a/src/mainboard/arima/hdama/cmos.layout +++ b/src/mainboard/arima/hdama/cmos.layout @@ -78,10 +78,10 @@ enumerations 7 9 Fallback_HDD 7 10 Fallback_Floppy #7 3 ROM -8 0 200Mhz -8 1 166Mhz -8 2 133Mhz -8 3 100Mhz +8 0 DDR400 +8 1 DDR333 +8 2 DDR266 +8 3 DDR200 9 0 off 9 1 87.5% 9 2 75.0% |