Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind...
[linux-block.git] / arch / arm / mach-iop32x / include / mach / memory.h
CommitLineData
1da177e4 1/*
a09e64fb 2 * arch/arm/mach-iop32x/include/mach/memory.h
1da177e4
LT
3 */
4
c852ac80
LB
5#ifndef __MEMORY_H
6#define __MEMORY_H
1da177e4 7
1da177e4
LT
8/*
9 * Physical DRAM offset.
10 */
f09b9979 11#define PHYS_OFFSET UL(0xa0000000)
1da177e4 12
1da177e4 13#endif