Files
u-boot-tk1-som/include
Bin Meng 6c89663cb1 pci: Configure expansion ROM during auto config process
Currently PCI expansion ROM address is assigned by a call to
pciauto_setup_rom() outside of the pci auto config process.
This does not work when expansion ROM is on a device behind
PCI bridge where bridge's memory limit register was already
programmed to a value that does not cover the newly assigned
expansion ROM address. To fix this, we should configure the
ROM address during the auto config process.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-14 18:03:20 -06:00
..
2015-06-10 19:26:54 -06:00
2015-06-10 19:26:55 -06:00
2015-05-28 08:18:24 -04:00
2015-06-04 03:34:47 -06:00
2015-06-04 02:39:39 -06:00
2015-07-01 21:15:03 +05:30
2015-07-01 21:15:03 +05:30