Merge branch 'v6v7' into devel
[linux/fpc-iii.git] / arch / arm / mach-iop32x / include / mach / memory.h
blobc30f6450ad50de9681f64b1e41fb304152290e01
1 /*
2 * arch/arm/mach-iop32x/include/mach/memory.h
3 */
5 #ifndef __MEMORY_H
6 #define __MEMORY_H
8 /*
9 * Physical DRAM offset.
11 #define PHYS_OFFSET UL(0xa0000000)
13 #endif