[U-Boot] [PATCH 01/14] x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
Bin Meng
bmeng.cn at gmail.com
Tue Feb 7 05:44:21 UTC 2017
On Tue, Jan 24, 2017 at 3:50 AM, Simon Glass <sjg at chromium.org> wrote:
> On 18 January 2017 at 04:32, Bin Meng <bmeng.cn at gmail.com> wrote:
>> DECLARE_GLOBAL_DATA_PTR is missing which causes 64-bit build error.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/cpu/qemu/e820.c | 2 ++
>> 1 file changed, 2 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list