[U-Boot] [PATCH v3 28/62] x86: Refactor relocation to prepare for 64-bit

Bin Meng bmeng.cn at gmail.com
Tue Jan 17 03:58:45 CET 2017


On Tue, Jan 17, 2017 at 10:33 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
>> Move the core relocation code into a separate function so that the checking
>> code can be used for 64-bit relocation also.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v3:
>> - Mention the commit ID containing information about the need for reloc checks
>> - Drop the pre-panic printf() of the relocation addresses
>>
>> Changes in v2: None
>>
>>  arch/x86/lib/relocate.c | 55 ++++++++++++++++++++++++++++---------------------
>>  1 file changed, 31 insertions(+), 24 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list