diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-01-11 13:27:19 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-01-11 13:27:19 -0600 |
commit | 3411d1176102249f0e85dfc01820940e2faa7d13 (patch) | |
tree | fe3bdf39ef067a8e424a814cd052c2bab37884a7 /CHANGELOG | |
parent | a179012e37ae75de1fa7d6597e69d985ef79b7d0 (diff) | |
download | u-boot-imx-3411d1176102249f0e85dfc01820940e2faa7d13.zip u-boot-imx-3411d1176102249f0e85dfc01820940e2faa7d13.tar.gz u-boot-imx-3411d1176102249f0e85dfc01820940e2faa7d13.tar.bz2 |
Report back PCI bus when doing table based device config
Patch by Kumar Gala 11 Jan 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Report back PCI bus when doing table based device config + Patch by Kumar Gala 11 Jan 2006 + * Added support for PCI prefetchable region and BARs If a host controller sets up a region as prefetchable and a device's BAR denotes it as prefetchable, allocate the |