Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-04-02 Thread Tobias Nygren
On Thu, 02 Apr 2015 17:28:00 +0900 Masanobu SAITOH msai...@execsw.org wrote: A few weeks ago, I got a 2-way Xeon machine to test Intel X540 support. Afrer finishing X540 test, I noticed that the machine had DDR4. I tried to check the spdmem. It seemed that the machine's spdmem is not

Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-04-02 Thread Paul Goyette
Thank you. A few weeks ago, I got a 2-way Xeon machine to test Intel X540 support. Afrer finishing X540 test, I noticed that the machine had DDR4. I tried to check the spdmem. It seemed that the machine's spdmem is not connecte via C612's internal i2c bus but via others. I stopped writing DDR4

Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-03-31 Thread Paul Goyette
Module Name:src Committed By: msaitoh Date: Fri Mar 27 05:33:08 UTC 2015 Modified Files: src/sys/dev/ic: spdmem.c spdmemreg.h Log Message: Add DDR4 support a bit. Looking at the actual code change here @@ -76,6 +76,7 @@ static const char* spdmem_basic_types[]