commit | 20f7b1b745f1dff6e7a02b2160c688e5276b52e4 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Mon Oct 31 14:12:39 2011 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:31 2011 +0100 |
tree | 5b284c67982c08ac9e23e0a859d3bfb6ba5472d1 | |
parent | c477d72c04916b10efb32deb112905d2680ad4a2 [diff] |
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