Home
last modified time | relevance | path

Searched hist:ac643e0363b4fe32e2742ede8084fc9999bd0bfb (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.cac643e0363b4fe32e2742ede8084fc9999bd0bfb Sun Jan 17 23:11:30 UTC 2016 Simon Glass <sjg@chromium.org> x86: Bring up northbridge, pch and lpc after the CPUs

These devices currently need to be inited early in boot. Once we have the
init in the right places (with each device doing its own init and no
problems with ordering) we should be able to remove this. For now it is
needed to keep things working.

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