mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-04 13:31:39 +02:00
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.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>