On 5 August 2015 at 01:42, Bin Meng wrote:
> On Wed, Aug 5, 2015 at 2:33 AM, Simon Glass wrote:
>> When running as an EFI application we must skip relocation. Add support for
>> this in the x86 relocation code.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>> Changes in v3: None
>> Changes in v2:
>
On Wed, Aug 5, 2015 at 2:33 AM, Simon Glass wrote:
> When running as an EFI application we must skip relocation. Add support for
> this in the x86 relocation code.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v3: None
> Changes in v2:
> - Return early in copy_uboot_to_ram() and clear_bbs()
When running as an EFI application we must skip relocation. Add support for
this in the x86 relocation code.
Signed-off-by: Simon Glass
---
Changes in v3: None
Changes in v2:
- Return early in copy_uboot_to_ram() and clear_bbs() when relocation disabled
arch/x86/lib/relocate.c | 6 ++
1 fi
3 matches
Mail list logo