]> Git Repo - u-boot.git/commit
x86: Move asm/arch-coreboot/tables.h to a common place
authorBin Meng <[email protected]>
Sun, 28 Feb 2016 06:57:55 +0000 (22:57 -0800)
committerBin Meng <[email protected]>
Thu, 17 Mar 2016 02:27:21 +0000 (10:27 +0800)
commitf1d6fda6d3ed0f397afebf715d9540e8666f1596
tree14905d64b5407f236771219193636b2f04920b82
parentf8a4826383860318d90079bf40402447d369ad87
x86: Move asm/arch-coreboot/tables.h to a common place

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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/cpu/coreboot/sdram.c
arch/x86/cpu/coreboot/tables.c
arch/x86/include/asm/arch-coreboot/sysinfo.h
arch/x86/include/asm/arch-coreboot/tables.h [deleted file]
arch/x86/include/asm/coreboot_tables.h [new file with mode: 0644]
drivers/video/coreboot_fb.c
This page took 0.035138 seconds and 4 git commands to generate.