Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
740e06a89fb905ee1979c57442c544afe51ed21c
/
.
/
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