diff options
author | Andrew Sharp <andywyse6@gmail.com> | 2012-08-29 14:16:32 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-09-02 14:19:05 +0200 |
commit | 69fd2d3b0559f221a45e9a86b8ead16490f4e47b (patch) | |
tree | 7ae77696446e7c1f4935400cf1b767e79cff6e07 /board/cogent/rtc.h | |
parent | 98c397a6ed3fe58f336f6717831faa99333d72a7 (diff) | |
download | talos-obmc-uboot-69fd2d3b0559f221a45e9a86b8ead16490f4e47b.tar.gz talos-obmc-uboot-69fd2d3b0559f221a45e9a86b8ead16490f4e47b.zip |
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
Introduce CONFIG_PCI_ENUM_ONLY variable for platforms that just want a
quick enumberation of the PCI devices, but don't need any setup work done.
This is very beneficial on platforms that have u-boot loaded by another
boot loader which does a more sophisticated job of setup of PCI devices
than u-boot. That way, u-boot can just read what's there and get on
with life. This is what SeaBIOS does.
Signed-off-by: Andrew Sharp <andywyse6@gmail.com>
Diffstat (limited to 'board/cogent/rtc.h')
0 files changed, 0 insertions, 0 deletions