From: Nicolas Pitre Date: Wed, 4 Jul 2012 03:58:12 +0000 (+0100) Subject: ARM: 7439/1: head.S: simplify initial page table mapping X-Git-Tag: v3.6-rc1~70^2^5~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa16b7755967b1b4dc704de71a3d639d13e21fc;p=pandora-kernel.git ARM: 7439/1: head.S: simplify initial page table mapping Let's map the initial RAM up to the end of the kernel .bss instead of the strict kernel image area. This simplifies the code as the kernel image only needs to be handled specially in the XIP case. That covers the legacy ATAG location as well. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed