commit | b736e4b929197b5141b883f4f3906c4bd38dd4f3 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Oct 10 21:11:41 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 26 16:27:58 2012 +0200 |
tree | 85d51c4fdf4571f20f11f1c06af430c581ee92a9 | |
parent | 01968b96a24414ff8f0735111907cbb750c7af43 [diff] |
ARM: Fix start.S when used with SPL in arm1136 This patch modifies start.S for the arm1136 to make it conform to start.S in armv7 architecture, to make it usable if the SPL framework is used. Signed-off-by: Stefano Babic <sbabic@denx.de>