aboutsummaryrefslogtreecommitdiff
path: root/include/configs/korat.h
AgeCommit message (Collapse)AuthorFilesLines
2008-01-12Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson1-1/+0
(1) Remove unused symbol "CFG_EEPROM_PAGE_WRITE_ENABLE". (2) Use conditional Makefile.o. Signed-off-by: Larry Johnson <lrj@acm.org>
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson1-1/+152
Signed-off-by: Larry Johnson <lrj@acm.org>
2007-12-27Add configuration file for Korat boardLarry Johnson1-0/+376
This patch supplies the configuration file for the Korat PPC440EPx- processor board. Signed-off-by: Larry Johnson <lrj@acm.org>