summaryrefslogtreecommitdiffstats
path: root/include/configs/hcu5.h
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2008-01-171-51/+85
| | | | | | | | | | - Various fixes - Reduced rom_size from 384 to 320 kB - Environment is now in flash - Added POST - Support for OF Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-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>
* ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2007-08-221-1/+0
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-1/+0
| | | | | | | | | | | | platforms wishing to display RAM diagnostics in addition to size, can do so, on one line, in their own board_add_ram_info() implementation. this consequently eliminates CONFIG_ADD_RAM_INFO. Thanks to Stefan for the hint. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-141-28/+33
|
* Coding style cleanupStefan Roese2007-08-101-4/+0
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Add PPC4xx-HCU4 and HCU5 boards: HCU5 configNiklaus Giger2007-08-101-0/+392
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
OpenPOWER on IntegriCloud