summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750/ide.c
Commit message (Collapse)AuthorAgeFilesLines
* ppc7xx: Update CPCI750 boardStefan Roese2007-08-161-0/+2
| | | | | | | | | This small CPCI750 update extends the board specific command "show_config" to display the Marvell strapping registers and extends the PCI IDE controller. Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com> Signed-off-by: Stefan Roese <sr@denx.de>
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| | | | | | | | Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. Those always evaluated TRUE, and thus were always compiled even when IDE really wasn't defined/wanted. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Code cleanup.wdenk2004-12-161-33/+26
|
* CPCI750 board support addedstroese2004-12-161-0/+72
OpenPOWER on IntegriCloud