Robin Getz | 96f1050 | 2009-09-24 14:11:24 +0000 | [diff] [blame^] | 1 | /* |
2 | * This handles the memory map | ||||
3 | * | ||||
4 | * Copyright 2004-2008 Analog Devices Inc. | ||||
5 | * | ||||
6 | * Licensed under the GPL-2 or later. | ||||
7 | */ | ||||
Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 8 | |
Mike Frysinger | 529a73f | 2007-11-23 14:28:44 +0800 | [diff] [blame] | 9 | #ifdef CONFIG_BLACKFIN |
Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 10 | #define PAGE_OFFSET_RAW 0x00000000 |
11 | #endif |