From 3746f02254d72bb910ff29bd36d574b8d128b095 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Tue, 5 Jul 2011 22:38:12 -0400 Subject: [PATCH] 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-format-patch failed