On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass <s...@chromium.org> wrote:
> On 27 February 2016 at 23:57, Bin Meng <bmeng...@gmail.com> wrote:
>> Move asm/arch-coreboot/tables.h to asm/coreboot_tables.h so that
>> coreboot table definitions can be used by other x86 builds.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>> ---
>>
>>  arch/x86/cpu/coreboot/sdram.c                                      | 1 -
>>  arch/x86/cpu/coreboot/tables.c                                     | 1 -
>>  arch/x86/include/asm/arch-coreboot/sysinfo.h                       | 2 +-
>>  arch/x86/include/asm/{arch-coreboot/tables.h => coreboot_tables.h} | 0
>>  drivers/video/coreboot_fb.c                                        | 1 -
>>  5 files changed, 1 insertion(+), 4 deletions(-)
>>  rename arch/x86/include/asm/{arch-coreboot/tables.h => coreboot_tables.h} 
>> (100%)
>
> Reviewed-by: Simon Glass <s...@chromium.org>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to