On 08/05/2014 03:57 PM, Stefan Agner wrote:
This commit adds support for the Toradex Colibri T30 module. Since
we use the same boot loader for all carrier board, in the boot
loader world (U-Boot/BCT) the board name consists of the module
name only, without any reference to the carrier board.
I've applied this too.
I disabled the board by default, so the "./build build" won't build it,
but "./build --boards colibri_t30 build" will. This is because mainline
U-Boot doesn't yet have support for this build, so including it in the
default build would prevent the default build from succeeding. We can
remove that flag once U-Boot support makes it into the mainline U-Boot repo.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html