Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-14 | Tegra: fdt: Change /include/ to #include for C preprocessor | Tom Warren | |
dts Makefile has the arch & board include paths added to DTS_CPPFLAGS. This allows the use of '#include "xyz"' in the dts/dtsi file which helps the C preprocessor find common dtsi include files. Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> | |||
2012-10-29 | tegra: add Colibri T20 board support | Lucas Stach | |
This adds board support for the Toradex Colibri T20 module. Working functions: - SD card boot - USB boot - Network - NAND environment Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Tom Warren <twarren@nvidia.com> |