|
|
| File: [Development] / linux-2.6-xfs / arch / ppc / platforms / Attic / tqm8260.h (download)
Revision 1.2, Mon Aug 16 03:52:41 2004 UTC (13 years, 2 months ago) by nathans
Merge up to 2.6.8.1 |
/* * TQM8260 board specific definitions * * Copyright (c) 2001 Wolfgang Denk (wd@denx.de) */ #ifndef __TQM8260_PLATFORM #define __TQM8260_PLATFORM #include <linux/config.h> #include <asm/ppcboot.h> #define CPM_MAP_ADDR ((uint)0xFFF00000) #define PHY_INTERRUPT 25 #define BOOTROM_RESTART_ADDR ((uint)0x40000104) #endif /* __TQM8260_PLATFORM */