Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
6ab3d5624e172c553004ecc862bfeac16d9d68b7
/
.
/
arch
/
arm
/
mach-iop3xx
/
Makefile.boot
blob: 6387aa20461b76aa9135457b9cd5d5e8f4f0cfc6 [
file
] [
log
] [
blame
]
zreladdr
-
y
:=
0xa0008000
params_phys
-
y
:=
0xa0000100
initrd_phys
-
y
:=
0xa0800000
ifeq
(
$
(
CONFIG_ARCH_IOP331
),
y
)
zreladdr
-
y
:=
0x00008000
params_phys
-
y
:=
0x00000100
initrd_phys
-
y
:=
0x00800000
endif