[U-Boot] [PATCH v2 7/7] tegra: Add Tamonten Evaluation Carrier support
Stephen Warren
swarren at wwwdotorg.org
Fri May 25 18:31:09 CEST 2012
On 05/25/2012 07:46 AM, Thierry Reding wrote:
> The Tamonten Evaluation Carrier is an evaluation board for the Tamonten
> processor board. More information is available here:
> diff --git a/include/configs/tec.h b/include/configs/tec.h
> +#define TEGRA2_SYSMEM "mem=384M at 0M nvmem=128M at 384M"
That define is no longer used. I'd recommend explicitly either making
your bootcmd define the entire command-line you want (by setting
bootargs), or loading a script to do so.
Aside from the comments I've already made, the series,
Acked-by: Stephen Warren <swarren at wwwdotorg.org>
More information about the U-Boot
mailing list