]> 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, 26 Sep 2011 23:47:52 +0000 (08:47 +0900)
commit86490482cd4d06d93b0759ee7706259769fbe31e
tree21ca1f709ec3b2ed6a26a44c66656d820692a6b7
parent9935e71793909068fcf5a8c388a196c056b2a77d
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