diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-01-12 15:48:43 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-01-12 15:48:43 -0600 |
commit | d5e78b7bf4f54e3ec6b3720716331643fdc13bf8 (patch) | |
tree | afbe455169cd6634bf09a46f1badc2d8e1a77c12 /CHANGELOG | |
parent | 1e8f1da65b78c13125c287b6a989f228df5aed34 (diff) | |
parent | dffb70f3305daa16625ec9d5b02a2c0d23ff84b3 (diff) | |
download | u-boot-imx-d5e78b7bf4f54e3ec6b3720716331643fdc13bf8.zip u-boot-imx-d5e78b7bf4f54e3ec6b3720716331643fdc13bf8.tar.gz u-boot-imx-d5e78b7bf4f54e3ec6b3720716331643fdc13bf8.tar.bz2 |
Merge branch 'pci'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fixed PCI indirect config ops to handle multiple PCI controllers + We need to adjust the bus number we are trying to access based + on which PCI controller its on + Patch by Kumar Gala 12 Jan 2006 + * Add helper function for generic flat device tree fixups for mpc83xx Patch by Kumar Gala 11 Jan 2006 |