- Aug 02, 2013
-
-
Stephen Warren authored
Now that we assume dtc supports the -i option, we don't need to use ARCH_CPU_DTS in *.dts{,i}; we simply specify the include filename directly, and dtc will find it. Signed-off-by:
Stephen Warren <swarren@nvidia.com> Acked-by:
Simon Glass <sjg@chromium.org>
-
- Mar 19, 2013
-
-
Simon Glass authored
Add a memory-mapped 8GB SPI chip. Signed-off-by:
Simon Glass <sjg@chromium.org>
-
- Mar 04, 2013
-
-
Simon Glass authored
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>
-
- Dec 06, 2012
-
-
Simon Glass authored
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>
-