diff options
author | Niklaus Giger <niklausgiger@gmx.ch> | 2007-07-27 11:37:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-08-10 09:08:42 +0200 |
commit | 641cca9569ce351ddb287fd3343d8b1dcb591db4 (patch) | |
tree | 09ca836bf8560e7fa5874923c20369d06a513a56 /CREDITS | |
parent | 3e4c90c6233618fc1806e63fde68df5f3d6a0171 (diff) |
Add PPC4xx-HCU4 and HCU5 boards: Infrastructure
This series of patches adds support for 2 boards from Netstal Maschinen.
The HCU4 has a PPC405Gpr and
the HCU5 has a PPC440EPX.
The HCU4 has a somehow complicated flash setup, as the booteprom is
only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
elegant solution.
The HCU5 has only a booteprom as the whole code will be downloaded from a
different board which has HD, CD-ROM, etc and where all code is stored.
This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
Thanks them a lot.
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -160,6 +160,11 @@ N: Thomas Frieden E: ThomasF@hyperion-entertainment.com D: Support for AmigaOne +N: Niklaus Giger +E: niklaus.giger@netstal.com +D: Support for HCU(x) boards +W: www.netstal.com + N: Paul Gortmaker E: paul.gortmaker@windriver.com D: Support for WRS SBC8347/8349 boards |