]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PXA: Rework start.S to be closer to other ARMs
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 31 Oct 2011 13:12:39 +0000 (14:12 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:31 +0000 (23:59 +0100)
commit20f7b1b745f1dff6e7a02b2160c688e5276b52e4
tree5b284c67982c08ac9e23e0a859d3bfb6ba5472d1
parentc477d72c04916b10efb32deb112905d2680ad4a2
PXA: Rework start.S to be closer to other ARMs

The start.S on PXA was very obscure. This reworks it back to be close to arm1136
start.S and others.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
V2: Don't compile in relocation support if building SPL
arch/arm/cpu/pxa/cpu.c
arch/arm/cpu/pxa/start.S