commit | 75a042b938410652d86f1fde41a364ff60f469f1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 18:18:28 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:00 2014 -0700 |
tree | e5bbc08878a4456128eb6322870ffd3c5b8abb5b | |
parent | 31f88f43e9a86179e40909ebd2b8350e01394867 [diff] |
x86: pci: Add handlers before and after a PCI hose scan Some boards will want to do some setup before and after a PCI hose is scanned. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>