From: Nicolas Pitre Date: Wed, 6 Jul 2011 02:38:12 +0000 (-0400) Subject: ARM: mach-h720x: convert boot_params to atag_offset X-Git-Tag: v3.2-rc1~130^2~9^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3746f02254d72bb910ff29bd36d574b8d128b095;p=pandora-kernel.git ARM: mach-h720x: convert boot_params to atag_offset The value used for boot_params in h7201-eval.c is nonsensical, given that PLAT_PHYS_OFFSET is defined to 0x40000000. Left unchanged to purposely break the build to get its maintainer's attention. Signed-off-by: Nicolas Pitre Acked-by: Arnd Bergmann --- Reading git-diff-tree failed