| /****************************************************************************/ |
| * elia.h -- Lineo (formerly Moreton Bay) eLIA platform support. |
| * (C) Copyright 1999-2000, Moreton Bay (www.moreton.com.au) |
| * (C) Copyright 1999-2000, Lineo (www.lineo.com) |
| /****************************************************************************/ |
| /****************************************************************************/ |
| #include <asm/coldfire.h> |
| * The serial port DTR and DCD lines are also on the Parallel I/O |
| * as well, so define those too. |
| #define eLIA_PCIRESET 0x0020 |
| * Kernel macros to set and unset the LEDs. |
| extern unsigned short ppdata; |
| #endif /* __ASSEMBLY__ */ |
| /****************************************************************************/ |