From: Sascha Hauer Date: Wed, 17 Aug 2011 13:23:46 +0000 (+0100) Subject: ARM: 7021/1: Check for multiple load addresses before building a uImage X-Git-Tag: v3.2-rc1~189^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd227fbffa9e971ee80065de772d3201c73e1670;p=pandora-kernel.git ARM: 7021/1: Check for multiple load addresses before building a uImage uImages need a load address specified. This makes them incompatible with multiple zreladdrs. Catch this error before building an uImage so that we do not end up with broken uImages. The load address can still be specified with LOADADDR= on the command line. Signed-off-by: Sascha Hauer Signed-off-by: Russell King --- Reading git-diff-tree failed