]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-arm/arch-omap/board-h6300.h
h63xx: initial omap board support
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / board-h6300.h
1 /*
2  * linux/include/asm-arm/arch-omap/board-h6300.h
3  *
4  * Copyright (C) 2009 Mika Laitio
5  * Copyright (C) 2009 Husam Senussi
6  *
7  * This package is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License version 2 as
9  * published by the Free Software Foundation.
10  *
11  * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
12  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
13  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
14
15  */
16 #ifndef __ASM_ARCH_OMAP_H6300_H
17 #define __ASM_ARCH_OMAP_H6300_H
18
19 #ifndef OMAP_SDRAM_DEVICE
20 #define OMAP_SDRAM_DEVICE                       D256M_1X16_4B
21 #endif
22
23 #define OMAP1510P1_IMIF_PRI_VALUE               0x00
24 #define OMAP1510P1_EMIFS_PRI_VALUE              0x00
25 #define OMAP1510P1_EMIFF_PRI_VALUE              0x00
26
27 #define NR_FPGA_IRQS                            24
28 #define NR_IRQS                                 IH_BOARD_BASE + NR_FPGA_IRQS
29
30 #endif /* __ASM_ARCH_OMAP_H6300_H */