]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: baytrail: Tidy up interrupt and FSP init
authorSimon Glass <sjg@chromium.org>
Mon, 10 Aug 2015 13:05:10 +0000 (07:05 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 14 Aug 2015 09:24:21 +0000 (03:24 -0600)
commit46f8efee70313a4f8fb3831dadbc0530fcbfa9b6
tree0a7dcd4dfccac4f16c610661e51247202704c530
parent7e4be120e88974d49ebb4bcf837134cfb71efc8c
x86: baytrail: Tidy up interrupt and FSP init

We should signal to the FSP that PCI enumeration is complete. Perform this
task in a suitable place.

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