]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: ivybridge: Convert to use the common SDRAM code
authorSimon Glass <sjg@chromium.org>
Wed, 16 Mar 2016 13:44:38 +0000 (07:44 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:27 +0000 (10:27 +0800)
commit147ba41d29c4acae9194a8662ba87ab2918e6c92
tree3e1d6b3a6f03883d00b8401166af10e90e0c8b62
parent65dd1507e3b744954d43811a1e4d9f194d1bda64
x86: ivybridge: Convert to use the common SDRAM code

Adjust the existing implementation to use the new common SDRAM init code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/sdram.c