diff options
author | Stefan Roese <sr@denx.de> | 2006-10-17 06:14:31 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-10-17 06:21:55 +0200 |
commit | af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2 (patch) | |
tree | d6c83b1704ba723b20ec3f0430fe5abd76d04fe0 /CHANGELOG | |
parent | d7762337cbc8293b259218b4a804dc626e257a4a (diff) | |
download | u-boot-imx-af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2.zip u-boot-imx-af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2.tar.gz u-boot-imx-af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2.tar.bz2 |
Add monitor functions for indirect access to PPC440 DCR's
Patch by Leonid Baryudin, 12 Oct 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: ====================================================================== +* Add monitor functions for indirect access to PPC440 DCR's + Patch by Leonid Baryudin, 12 Oct 2006 + * PPC405EP: Add support for board configuration of CPC0_PCI register This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006 |