Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
831f1f73a6e1a0a02a5eaa2da5f49cf09c7bb1af
/
.
/
arch
/
arm
/
mach-bcmring
/
Makefile.boot
blob: fb53b283bebb37b1d4714d93dc775c095fb17755 [
file
] [
log
] [
blame
]
Leo Chen
831f1f7
2009-08-07 19:46:49 +0100
[
diff
] [
blame^
]
1
# Address where decompressor will be written and eventually executed.
2
#
3
# default to SDRAM
4
zreladdr
-
y
:=
$
(
CONFIG_BCM_ZRELADDR
)
5
params_phys
-
y
:=
0x00000800
6