[PATCH 2/3] powerpc/fsl head: move the entry setup code into a seperate file
Kumar Gala
galak at kernel.crashing.org
Tue May 25 05:01:48 EST 2010
On Apr 4, 2010, at 3:19 PM, Sebastian Andrzej Siewior wrote:
> From: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
>
> 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 at linutronix.de>
> ---
> arch/powerpc/kernel/fsl_booke_entry_mapping.S | 200 +++++++++++++++++++++++++
> arch/powerpc/kernel/head_fsl_booke.S | 199 +------------------------
> 2 files changed, 201 insertions(+), 198 deletions(-)
> create mode 100644 arch/powerpc/kernel/fsl_booke_entry_mapping.S
applied to next
- k
More information about the Linuxppc-dev
mailing list