[U-Boot] [PATCH v3 41/62] x86: Fix up type sizes for 64-bit
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 05:19:38 CET 2017
On Tue, Jan 17, 2017 at 12:03 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> wrote:
>> Adjust types as needed to support 64-bit compilation.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v3: None
>> Changes in v2: None
>>
>> arch/x86/include/asm/posix_types.h | 5 +++++
>> arch/x86/include/asm/types.h | 5 +++++
>> 2 files changed, 10 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list