
11 Mar
2016
11 Mar
'16
6:51 a.m.
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass sjg@chromium.org wrote:
The SDRAM SPD (Serial Presence Detect) information should be contained with the SDRAM controller. This makes it easier for the controller to access it and removes the need for a separate compatible string.
As a first step, move the information.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/dts/chromebook_link.dts | 221 +++++++++++++++++++-------------------- 1 file changed, 110 insertions(+), 111 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com