From: Hartley Sweeten Date: Mon, 8 Dec 2008 16:57:22 +0000 (+0100) Subject: [ARM] 5342/1: ep93xx: platform init cleanup X-Git-Tag: v2.6.29-rc1~559^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48f3fa373d9270a0499cd1dde9e6cdad538a35e;p=pandora-kernel.git [ARM] 5342/1: ep93xx: platform init cleanup Use EP93XX_*_PHYS_BASE and SZ_* defines in ep93xx platform inits. The following patch changes the flash memory hard-coded resource addresses and MACHINE_START boot_params to EP93XX_*_PHYS_BASE and SZ_* defines to improve readability. Also some minor whitespace cleanup resulting from previous patches. Signed-off-by: H Hartley Sweeten Signed-off-by: Russell King --- Reading git-diff-tree failed