summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-07-04 00:55:47 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-07-04 00:55:47 +0200
commitfbb0b559ae564d80b5ea3199ad530aa0e419a668 (patch)
treee2ce9cb41309e974e9b4e2506c73fd9648fb1d0b /CHANGELOG
parentfe84b48a94beb88a977a88e3d14b6ea882cdc91a (diff)
downloadbarebox-fbb0b559ae564d80b5ea3199ad530aa0e419a668.tar.gz
barebox-fbb0b559ae564d80b5ea3199ad530aa0e419a668.tar.xz
Add system memory to the PCI region list for AMCC PPC44x CPUs.
Enabled it for Yucca board.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8081859c60..afd34f17be 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add system memory to the PCI region list for AMCC PPC44x CPUs.
+ Enabled it for Yucca board.
+
* Cleanup config file and bootup output for Yucca board.
* Fix CONFIG_440_GX define usage.