2 #include <linux/config.h>
4 /* This handles the memory map.. */
7 #if defined(CONFIG_SMALL)
8 #define PAGE_OFFSET_RAW 0x30020000
9 #elif defined(CONFIG_CFV240)
10 #define PAGE_OFFSET_RAW 0x02000000
12 #define PAGE_OFFSET_RAW 0x00000000
17 #define PAGE_OFFSET_RAW 0x00000000
22 #define PAGE_OFFSET_RAW 0x10000000
24 #ifdef CONFIG_M68EZ328
25 #define PAGE_OFFSET_RAW 0x00000000
29 #define PAGE_OFFSET_RAW 0x00000000
32 #if defined(CONFIG_UCDIMM) || defined(CONFIG_DRAGEN2)
33 #ifdef CONFIG_M68VZ328
34 #define PAGE_OFFSET_RAW 0x00000000
35 #endif /* CONFIG_M68VZ328 */
36 #endif /* CONFIG_UCDIMM */
38 #ifdef CONFIG_M68EZ328ADS
39 #define PAGE_OFFSET_RAW 0x00000000
41 #ifdef CONFIG_ALMA_ANS
42 #define PAGE_OFFSET_RAW 0x00000000
44 #ifdef CONFIG_M68EN302
45 #define PAGE_OFFSET_RAW 0x00000000