diff options
author | Evan Lojewski <github@meklort.com> | 2018-04-08 13:03:21 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-04-19 22:10:35 -0500 |
commit | 30dfd3b377d24172d9af9d6381b3d5af72a83295 (patch) | |
tree | fcb026d8f7ad93c171902297dfd0b4f078ae8a93 /src/usr/vpd/plugins | |
parent | c06a321964200ef77090b1b0e4e11ee903088508 (diff) | |
download | talos-hostboot-30dfd3b377d24172d9af9d6381b3d5af72a83295.tar.gz talos-hostboot-30dfd3b377d24172d9af9d6381b3d5af72a83295.zip |
Update the ps_to_freq function to use a range of values instead of expecting an exact value. Adjust the 2133 and 1866 values to be larger thatn the expected JEDEC value by 1 in order to handel possible rounding issues with the SPD data.04-19-2018
This cahnge was tested with the M393A1G40DB0-CPB RAM module which
was rejected by the previous code due to the time_in_ps being 938
instead of the previously expected value of 937.
Memtester was run with the resulting configuration and shows no errors:
/ # /usr/sbin/memtester 6G 4
memtester version 4.3.0 (64-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).
pagesize is 65536
pagesizemask is 0xffffffffffff0000
want 6144MB (6442450944 bytes)
got 6144MB (6442450944 bytes), trying mlock ...locked.
Loop 1/4:
Stuck Address : ok
Random Value : ok
Compare XOR : ok
Compare SUB : ok
Compare MUL : ok
Compare DIV : ok
Compare OR : ok
Compare AND : ok
Sequential Increment: ok
Solid Bits : ok
Block Sequential : ok
Checkerboard : ok
Bit Spread : ok
Bit Flip : ok
Walking Ones : ok
Walking Zeroes : ok
8-bit Writes : ok
16-bit Writes : ok
Signed-off-by: Evan Lojewski <github@meklort.com>
Diffstat (limited to 'src/usr/vpd/plugins')
0 files changed, 0 insertions, 0 deletions