[U-Boot] [PATCH 02/12] x86: Move sysinfo related to sysinfo.h

Bin Meng bmeng.cn at gmail.com
Mon Feb 29 08:31:05 CET 2016


On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass <sjg at chromium.org> wrote:
> On 27 February 2016 at 23:57, Bin Meng <bmeng.cn at gmail.com> wrote:
>> coreboot_tables.h should not include sysinfo related stuff.
>> Move those to asm/arch-coreboot/sysinfo.h.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/include/asm/arch-coreboot/sysinfo.h | 2 ++
>>  arch/x86/include/asm/coreboot_tables.h       | 4 ----
>>  2 files changed, 2 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list