Re: [U-Boot] [PATCH v3] x86: Fix how the location of the realmode and bios blobs are calculated

2011-11-13 Thread Graeme Russ
On 13/11/11 13:31, Gabe Black wrote: From: Gabe Black gabebl...@google.com There are two blobs embedded into the u-boot image which are linked to run at an address which is different from where they actually end up in the ROM, one called realmode and one called bios. There are realmode_setup

[U-Boot] [PATCH v3] x86: Fix how the location of the realmode and bios blobs are calculated

2011-11-12 Thread Gabe Black
From: Gabe Black gabebl...@google.com There are two blobs embedded into the u-boot image which are linked to run at an address which is different from where they actually end up in the ROM, one called realmode and one called bios. There are realmode_setup and bios_setup functions which prepare