diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-07-04 00:55:47 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-07-04 00:55:47 +0200 |
commit | fbb0b559ae564d80b5ea3199ad530aa0e419a668 (patch) | |
tree | e2ce9cb41309e974e9b4e2506c73fd9648fb1d0b /CHANGELOG | |
parent | fe84b48a94beb88a977a88e3d14b6ea882cdc91a (diff) | |
download | u-boot-imx-fbb0b559ae564d80b5ea3199ad530aa0e419a668.zip u-boot-imx-fbb0b559ae564d80b5ea3199ad530aa0e419a668.tar.gz u-boot-imx-fbb0b559ae564d80b5ea3199ad530aa0e419a668.tar.bz2 |
Add system memory to the PCI region list for AMCC PPC44x CPUs.
Enabled it for Yucca board.
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: ====================================================================== +* 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. |