[U-Boot] [PATCH v3 05/10] x86: ivybridge: Convert to use the common SDRAM code
Bin Meng
bmeng.cn at gmail.com
Thu Mar 17 03:31:20 CET 2016
On Wed, Mar 16, 2016 at 9:44 PM, Simon Glass <sjg at chromium.org> wrote:
> Adjust the existing implementation to use the new common SDRAM init code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Rename sdram to mrc
>
> arch/x86/cpu/ivybridge/sdram.c | 394 +++++++++--------------------------------
> 1 file changed, 83 insertions(+), 311 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list