]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Use TEXT_BASE in linker scripts
authorGraeme Russ <graeme.russ@gmail.com>
Thu, 7 Oct 2010 09:03:18 +0000 (20:03 +1100)
committerGraeme Russ <graeme.russ@gmail.com>
Thu, 7 Oct 2010 09:03:18 +0000 (20:03 +1100)
commitde25059404b630012eef050532a3f73f47c567c5
tree305dfdf4e5aec40da51b97d587218bab857d47e0
parent76d5763a4982b3d38a3b149c5ac987229262536a
x86: Use TEXT_BASE in linker scripts

Use TEXT_BASE rather than a hard-coded base address on x86 linker scripts.
This will allow any board to define its base link address without having
to modify the linker script
board/eNET/u-boot.lds