Searched hist:"9 ed781a6" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | northbridge.c | 9ed781a6 Sun Jan 17 17:11:31 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Move northbridge and PCH init into drivers Instead of calling the northbridge and PCH init from bd82x6x_init_extra() when the PCI bus is probed, call it from the respective drivers. Also drop the Northbridge init as it has no effect. The registers it touches appear to be read-only. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | bd82x6x.c | 9ed781a6 Sun Jan 17 17:11:31 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Move northbridge and PCH init into drivers Instead of calling the northbridge and PCH init from bd82x6x_init_extra() when the PCI bus is probed, call it from the respective drivers. Also drop the Northbridge init as it has no effect. The registers it touches appear to be read-only. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/board/google/chromebook_link/ |
H A D | link.c | 9ed781a6 Sun Jan 17 17:11:31 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Move northbridge and PCH init into drivers Instead of calling the northbridge and PCH init from bd82x6x_init_extra() when the PCI bus is probed, call it from the respective drivers. Also drop the Northbridge init as it has no effect. The registers it touches appear to be read-only. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|