]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv7: start.S: fixes and enhancements for SPL
authorAneesh V <aneesh@ti.com>
Thu, 21 Jul 2011 13:10:18 +0000 (09:10 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:20 +0000 (12:49 +0200)
commit033ca72438635c68f3940216a550217b9e7f6417
treec40b99e38aacd9a7c07fefd07c083b34f9823057
parent1e463866f5b26ec7d7579f2d6ec348402d8c96b4
armv7: start.S: fixes and enhancements for SPL

- Allow SPL to have .bss disjoint from rest of the image
- Allow for .bss setup in CONFIG_SPL_BUILD case too.
- Take care of the special case where relocation offset = 0.
- Compile out exception handling code and install a simpler
  vector

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/start.S
arch/arm/cpu/armv7/u-boot.lds