]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Pass relocation offset into Global Data
authorGraeme Russ <graeme.russ@gmail.com>
Fri, 23 Apr 2010 14:05:44 +0000 (00:05 +1000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:15:51 +0000 (00:15 +0200)
commit2fb1bc4f53618743b92a48763d7aaa0ece9ad98f
treee558a33d6279dd5686cb753657bacc2aa43785c7
parentc14a3669b22d3e430b416cdee92b751f13697a1f
x86: Pass relocation offset into Global Data

In order to locate the 16-bit BIOS code, we need to know the reloaction
offset.

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
arch/i386/lib/board.c