ARM: EXYNOS4: convert boot_params to atag_offset
authorTushar Behera <tushar.behera@linaro.org>
Mon, 19 Sep 2011 11:09:01 +0000 (20:09 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Oct 2011 09:34:58 +0000 (18:34 +0900)
commit1abd328ee5e2e870fa035e7882e7a278127b4ccf
treeed77a48862bed0f60d437de36130822d41a4ca75
parent2520123382e97271e932377c83bca010c265be55
ARM: EXYNOS4: convert boot_params to atag_offset

Based on "ARM: introduce atag_offset to replace boot_params"
by Nicolas Pitre (2bb9839e312ed55a6d5824ffa6077ce3d7d63b1e).

Since boot_params variable is deleted from machine_desc, the variable
is modified in the newer board files.

Cc: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
[kgene.kim@samsung.com: added fixing for smdkv310]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/mach-origen.c
arch/arm/mach-exynos4/mach-smdkv310.c