]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mach-h720x: convert boot_params to atag_offset
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 6 Jul 2011 02:38:12 +0000 (22:38 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Sun, 21 Aug 2011 21:14:50 +0000 (17:14 -0400)
commit3746f02254d72bb910ff29bd36d574b8d128b095
tree3d4ddd697b27614e84c8300f5c81e3303b50e4b9
parent2b078cdd1073603625dacaac9757ef6a8789194c
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 <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-h720x/h7201-eval.c
arch/arm/mach-h720x/h7202-eval.c