Sign in
coral
/
linux-mtk
/
05678a96de2e97fdfd4b817478840ad6a02ea1d8
/
.
/
arch
/
arm
/
mach-iop32x
/
include
/
mach
/
memory.h
blob: 61c7bdb26a81661bee53e1923bafd213ef02d025 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-iop32x/include/mach/memory.h
*/
#ifndef
__MEMORY_H
#define
__MEMORY_H
#include
<mach/hardware.h>
/*
* Physical DRAM offset.
*/
#define
PHYS_OFFSET UL
(
0xa0000000
)
#endif