|
|
| File: [Development] / linux-2.6-xfs / arch / ppc / platforms / Attic / tqm8260.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
/* * 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 IMAP_ADDR ((uint)0xFFF00000) #define PHY_INTERRUPT 25 #define BOOTROM_RESTART_ADDR ((uint)0x40000104) #endif /* __TQM8260_PLATFORM */