On Aug 5, 2008, at 11:50 AM, Kumar Gala wrote:

> Added the 'fdtcmd' environment variable as a way to provide 'fdt'  
> commands
> that the user can supply to manipulate the device tree after
> ft_board_setup() and before the tree is handled to the kernel.
>
> The idea is that users may want to add or manipulate nodes w/ 
> changing the
> u-boot binary.  The current point in the code we do this we have yet  
> to
> determine the final size and have yet to do the final fixup of the  
> initrd
> information.
>
> If its desirable for the 'fdtcmd' support to have the proper initrd
> information a bit of code reorder will be in order.
>
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
>
> Moved 'fdt boardsetup' into the 'fdtcmd' environment by default thus  
> removing the
> explicit ft_board_setup call and moving slightly towards the  
> direction of having
> things be a bit more script driven.

One of my intents was that this would be a stop gap until we have the  
"new script" method worked out.  Also the idea is that would be  
compatible with the usage we are talking about and we'd just expand  
the default settings of 'fdtcmd' as part of the "new script" bootm  
method.

- k

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to