[U-Boot] [PATCH 28/69] x86: dts: link: Move SPD info into the memory controller

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 06:51:31 CET 2016


On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at 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 at chromium.org>
> ---
>
>  arch/x86/dts/chromebook_link.dts | 221 +++++++++++++++++++--------------------
>  1 file changed, 110 insertions(+), 111 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list