blob: 8e1daf7006b67d09e0e2f28dc4c842d938545208 [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 */
Russell Kingf4117ac2011-01-04 18:07:14 +000011#define PLAT_PHYS_OFFSET UL(0x00000000)
Russell Kinga09e64f2008-08-05 16:14:15 +010012
Russell Kinga09e64f2008-08-05 16:14:15 +010013#endif