]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Rework relocation calculations
authorGraeme Russ <graeme.russ@gmail.com>
Sun, 1 Jan 2012 04:57:02 +0000 (15:57 +1100)
committerGraeme Russ <graeme.russ@gmail.com>
Wed, 4 Jan 2012 11:17:22 +0000 (22:17 +1100)
commit240ab5aa2161df500e8950c2a4f392e84324f78a
tree8a1bf59b2f6fa60ea8145fe16735d88c60b0d33f
parentf48dd6fc6cc9fdf15408e98132dc5575a31026cf
x86: Rework relocation calculations

This commit introduces no functional changes - It simply re-arranges the
calculations so that adding to them in future commits will be cleaner

--
Changes for v2:
 - Fixed typo in title
 - Added commit message
arch/x86/lib/board.c