blob: a30a96aa6d2db541c7c2c44fa55d0cd164c26023 [file] [log] [blame]
Russell Kinga09e64f2008-08-05 16:14:15 +01001/*
2 * arch/arm/mach-iop33x/include/mach/memory.h
3 */
4
5#ifndef __MEMORY_H
6#define __MEMORY_H
7
Russell Kinga09e64f2008-08-05 16:14:15 +01008/*
9 * Physical DRAM offset.
10 */
11#define PHYS_OFFSET UL(0x00000000)
12
Russell Kinga09e64f2008-08-05 16:14:15 +010013#endif