summaryrefslogtreecommitdiff
path: root/include/configs/hcu4.h
Commit message (Collapse)AuthorAgeLines
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-7/+0
| | | | | | | All 4xx board config files don't need the cache definitions anymore. These are now defined in common headers. Signed-off-by: Stefan Roese <sr@denx.de>
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14-25/+32
|
* Coding style cleanupStefan Roese2007-08-10-3/+1
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Add PPC4xx-HCU4 and HCU5 boards: HCU4 configNiklaus Giger2007-08-10-0/+343
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>