Go to the documentation of this file. 1 #ifndef __ASM_ARCH_ZYLONITE_H
2 #define __ASM_ARCH_ZYLONITE_H
4 #define ZYLONITE_ETH_PHYS 0x14000000
6 #define EXT_GPIO(x) (128 + (x))
8 #define ZYLONITE_NR_IRQS (IRQ_BOARD_START + 32)
22 #ifdef CONFIG_MACH_ZYLONITE300
28 panic(
"%s: PXA300/PXA310 not supported\n", __func__);
32 #ifdef CONFIG_MACH_ZYLONITE320
38 panic(
"%s: PXA320 not supported\n", __func__);