From: Tushar Behera Date: Mon, 19 Sep 2011 11:09:01 +0000 (+0900) Subject: ARM: EXYNOS4: convert boot_params to atag_offset X-Git-Tag: v3.2-rc1~40^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abd328ee5e2e870fa035e7882e7a278127b4ccf;p=pandora-kernel.git 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 Signed-off-by: Tushar Behera [kgene.kim@samsung.com: added fixing for smdkv310] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed