aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/saarb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/saarb.c')
-rw-r--r--arch/arm/mach-pxa/saarb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/saarb.c b/arch/arm/mach-pxa/saarb.c
index ebd6379c4969..5ce340320ab9 100644
--- a/arch/arm/mach-pxa/saarb.c
+++ b/arch/arm/mach-pxa/saarb.c
@@ -103,7 +103,7 @@ static void __init saarb_init(void)
}
MACHINE_START(SAARB, "PXA955 Handheld Platform (aka SAARB)")
- .boot_params = 0xa0000100,
+ .atag_offset = 0x100,
.map_io = pxa3xx_map_io,
.nr_irqs = SAARB_NR_IRQS,
.init_irq = pxa95x_init_irq,