]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Fix incorrect usage of relocation offset
authorGraeme Russ <graeme.russ@gmail.com>
Sat, 12 Feb 2011 04:12:05 +0000 (15:12 +1100)
committerGraeme Russ <graeme.russ@gmail.com>
Sat, 12 Feb 2011 04:12:05 +0000 (15:12 +1100)
commit5fed82110dff2d378e0a50787dcd1a96d83c3c5b
treec7d293d9cc84b589b358e678135be3cc622471d0
parent0b2378557c66f97449fe899d51171819599cfc1b
x86: Fix incorrect usage of relocation offset

x86 has always used relocation offset in the opposite sense to the ELF
standard - Fix this
arch/i386/cpu/start.S
arch/i386/lib/board.c