]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 19 Sep 2011 11:09:01 +0000 (20:09 +0900)
commit61338e607202a7cf9d5f63e69eb538782643ff90
tree868029d949069b827d0435e439b5d682933f6973
parent87988b8726aa9a9e62c0a44c2306236b67439064
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>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/mach-origen.c
arch/arm/mach-exynos4/mach-smdk4212.c
arch/arm/mach-exynos4/mach-smdkv310.c