powerpc/fsl-booke: Move the entry setup code into a seperate file
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Sun, 4 Apr 2010 20:19:02 +0000 (22:19 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 24 May 2010 19:01:12 +0000 (14:01 -0500)
commit7c08ce718fd04e373d7473918ae02f1c04d5d504
tree27c06711526c6d8c2b49c9e5b39176036b3b4c7e
parent2289d2d1a8574a11e66b00c5a59090c6fc227751
powerpc/fsl-booke: Move the entry setup code into a seperate file

This patch only moves the initial entry code which setups the mapping
from what ever to KERNELBASE into a seperate file. No code change has
been made here.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/fsl_booke_entry_mapping.S [new file with mode: 0644]
arch/powerpc/kernel/head_fsl_booke.S