From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] outline of bootm script
Date: Tue, 05 Aug 2008 22:33:30 -0400 [thread overview]
Message-ID: <48990D7A.7070507@gmail.com> (raw)
In-Reply-To: <2E8CBC61-B62F-45C4-BF98-CF18CE437309@kernel.crashing.org>
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
next prev parent reply other threads:[~2008-08-06 2:33 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 14:35 [U-Boot-Users] outline of bootm script Kumar Gala
2008-08-06 2:33 ` Jerry Van Baren [this message]
2008-08-06 19:15 ` Kumar Gala
2008-08-06 19:41 ` Wolfgang Denk
2008-08-06 20:05 ` Kumar Gala
2008-08-06 20:26 ` Wolfgang Denk
2008-08-06 20:33 ` Kumar Gala
2008-08-06 19:55 ` Jerry Van Baren
2008-08-06 20:19 ` Kumar Gala
2008-08-06 20:36 ` Wolfgang Denk
2008-08-06 20:45 ` Kumar Gala
2008-08-06 21:15 ` Wolfgang Denk
2008-08-06 21:37 ` Kumar Gala
2008-08-06 22:00 ` Wolfgang Denk
2008-08-06 22:09 ` [U-Boot-Users] bootm -- load_os inputs/outputs Kumar Gala
2008-08-06 20:39 ` [U-Boot-Users] outline of bootm script Jerry Van Baren
2008-08-06 20:21 ` Wolfgang Denk
2008-08-06 20:29 ` Jerry Van Baren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48990D7A.7070507@gmail.com \
--to=gvb.uboot@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox