From: Russell King Date: Sun, 19 Apr 2015 19:28:53 +0000 (+0100) Subject: ARM: Fix nommu booting X-Git-Tag: omap-for-v4.1/fixes-rc1~37^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9024e80e85552b21076542355a4f4a7c0b9472;p=pandora-kernel.git ARM: Fix nommu booting Commit bf35706f3d09 ("ARM: 8314/1: replace PROCINFO embedded branch with relative offset") broke booting on nommu platforms as it didn't update the nommu boot code. This patch fixes that oversight. Fixes: bf35706f3d09 ("ARM: 8314/1: replace PROCINFO embedded branch with relative offset") Signed-off-by: Russell King --- Reading git-diff-tree failed