From b1c91f934d59d6d83d6521a802123888505098c5 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Tue, 5 Jul 2011 22:38:11 -0400 Subject: [PATCH] --- yaml --- r: 270054 b: refs/heads/master c: 5eb980f3b8e51ac695bf06febd2bc0838fafc2da h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ebsa110/core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 433b0e55cc80..c3150428922d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 57fa57209c362b025d12a6b628b795312080a1c6 +refs/heads/master: 5eb980f3b8e51ac695bf06febd2bc0838fafc2da diff --git a/trunk/arch/arm/mach-ebsa110/core.c b/trunk/arch/arm/mach-ebsa110/core.c index 087bc771ac23..d0ce8abdd4b6 100644 --- a/trunk/arch/arm/mach-ebsa110/core.c +++ b/trunk/arch/arm/mach-ebsa110/core.c @@ -280,7 +280,7 @@ arch_initcall(ebsa110_init); MACHINE_START(EBSA110, "EBSA110") /* Maintainer: Russell King */ - .boot_params = 0x00000400, + .atag_offset = 0x400, .reserve_lp0 = 1, .reserve_lp2 = 1, .soft_reboot = 1,