Home
last modified time | relevance | path

Searched hist:"1641 bb8cc7ca49a8a0c49df54a2612a1ac63ed29" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.cdiff 1641bb8cc7ca49a8a0c49df54a2612a1ac63ed29 Sun Jan 17 17:11:48 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Convert sdram_initialise() to use DM PCI API

Convert this function to use the the driver model PCI API. We just need
to pass in the northbridge device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>