Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-04 | x86: Adjust link device tree include file | Simon Glass | |
This is currently set to coreboot.dtsi, but we cannot support this on old device tree compilers (dtc <= 1.3), so adjust to use ARCH_CPU_DTS to let the Makefile preprocessor sort this out. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2012-12-06 | x86: fdt: Create basic .dtsi file for coreboot | Simon Glass | |
This contains just the minimum information for a coreboot-based board. Signed-off-by: Stefan Reinauer <reinauer@chromium.org> Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |