summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2006-01-12 15:48:43 -0600
committerKumar Gala <galak@kernel.crashing.org>2006-01-12 15:48:43 -0600
commitd5e78b7bf4f54e3ec6b3720716331643fdc13bf8 (patch)
treeafbe455169cd6634bf09a46f1badc2d8e1a77c12 /CHANGELOG
parent1e8f1da65b78c13125c287b6a989f228df5aed34 (diff)
parentdffb70f3305daa16625ec9d5b02a2c0d23ff84b3 (diff)
downloadu-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--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9612c57..28133ba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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