On Sat, 22 Mar 2008 14:23:49 -0400
Jerry Van Baren <[EMAIL PROTECTED]> wrote:

> These defines embedded the u-boot env variables and/or the bd_t structure
> in the fdt blob.  The conclusion of discussion on the u-boot email list
> was that embedding these in the fdt blob is not useful: there are better
> ways of passing the data (in fact, the fdt blob itself replaces the
> bd_t struct).
> 
> The only board that enables these is the stxxtc and they don't appear
> to be used by linux.
> 
> Signed-off-by: Gerald Van Baren <[EMAIL PROTECTED]>
> ---

we've had people running into issues when their environment+dtb
exceeded dtc -S values.  This option is more trouble than it's worth:

Acked-by: Kim Phillips <[EMAIL PROTECTED]>

Kim

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to