diff options
author | Stefan Roese | 2006-10-12 19:50:17 +0200 |
---|---|---|
committer | Stefan Roese | 2006-10-12 20:09:31 +0200 |
commit | d7762337cbc8293b259218b4a804dc626e257a4a (patch) | |
tree | 94e49386f0b28cfbcd1c29307e3ff44362f90b0b /CHANGELOG | |
parent | e0a46554c3459dc7cabf149c135e79e8df70ae14 (diff) |
* 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
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 87a87461d93..2a40ab3561a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ Changes since U-Boot 1.1.4: ====================================================================== +* 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 + * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. - Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins |