aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/include/mach/memory.h
blob: 6769917882fe5e068de76bd6cd98d93da23df502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * arch/arm/mach-orion5x/include/mach/memory.h
 *
 * Marvell Orion memory definitions
 */

#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H

#define PLAT_PHYS_OFFSET	UL(0x00000000)

#endif