Kumar Gala wrote:
> here's a rough start at an outline for the bootm script based on the  
> code (I've only outlined the Linux/PPC boot case its seems the most  
> complicated).  One of the first things we clearly need is a imload  
> command.  Thoughts on the various disable_{interrupts, usb, caches} ?
> 
> - k

Another rough start on an outline (only cmd_bootm.c, need to add image.c 
information):
   <http://www.denx.de/wiki/view/U-Boot/UBootFdtInfo#Refactoring_bootm>

Goal is to identify the major pieces of the sequence, identify what 
commands we have and what we need to make a scripted equivalent sequence 
for (ultimately) each path through the sequence.

Best regards,
gvb

-------------------------------------------------------------------------
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