Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c7975330154af17aecc167b33ca866b6b3d98918
/
.
/
arch
/
arm
/
mach-s3c2410
/
Makefile.boot
blob: 58c1dd7f8e1dbe47afc9a1bb9411780c0f72076a [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_PM_H1940
),
y
)
zreladdr
-
y
:=
0x30108000
params_phys
-
y
:=
0x30100100
else
zreladdr
-
y
:=
0x30008000
params_phys
-
y
:=
0x30000100
endif