[XTENSA] adjust boot linker script start addresses
authorMarc Gauthier <marc@gums.hq.tensilica.com>
Tue, 23 Oct 2007 23:40:24 +0000 (16:40 -0700)
committerChris Zankel <chris@zankel.net>
Thu, 14 Feb 2008 01:15:34 +0000 (17:15 -0800)
commited3174d93c342b8b2eeba6bbd124707d55304a7b
tree3780be40c11765ee2f71706bee1d8c94728caa7d
parent3befce8f0f79be8322aba885ed052b8ad927913d
[XTENSA] adjust boot linker script start addresses

Move boot-redboot load address from 0xD0200000 to 0xD1000000
to make space for larger kernel images, in particular those with
an embedded initramfs filesystem.
Also properly set the ELF start address in boot-elf images so
that PC need not be set manually when loading them using GDB.

Signed-off-by: Marc Gauthier <marc@tensilica.com>
arch/xtensa/boot/boot-elf/boot.ld
arch/xtensa/boot/boot-redboot/boot.ld