public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Makito SHIOKAWA <mshiokawa@miraclelinux.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [RFC] Implementing Boot Image Fallback on U-Boot
Date: Thu, 24 Apr 2008 21:42:15 +0900	[thread overview]
Message-ID: <48108027.7020605@miraclelinux.com> (raw)
In-Reply-To: <48104C55.6020107@semihalf.com>

> You might want to have a look an the new image format introduced
> recently. It allows you to have multiple kernels (and ramdisks, and
> other types of images) in one image file, and access these components in
> elegant way. Have a look in doc/uImage.FIT/. In particular,
> doc/uImage.FIT/command_syntax_extensions.txt describes new syntax that
> you might find useful.

I've read it but I'm afraid it's bit different from Boot Image Fallback.

Boot Image Fallback decides image to boot according to a order of images to 
boot and depending on previous boot has succeeded or not. So, this kind of 
mechanism is still needed.

 >> * default
 >>
 >> It holds default entry that "bootmf" tries to boot on default.
 >
 > Please check the "default booting configuration" feature of the new
 > image format, seems like it might be what you're looking for.

Also, on Boot Image Fallback, "default" changes dynamically but "default 
booting configuration" is embedded in ".its" and it's static.


Anyway thank you. By the way, is it able to define "bootargs" for each image 
entry on ".its"?


Regards,

-- 
/********************************
  * MIRACLE LINUX CORPORATION    *
  * Makito SHIOKAWA              *
  * <mshiokawa@miraclelinux.com> *
  ********************************/

  parent reply	other threads:[~2008-04-24 12:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24  2:53 [U-Boot-Users] [RFC] Implementing Boot Image Fallback on U-Boot Makito SHIOKAWA
2008-04-24  5:00 ` Matthias Fuchs
2008-04-24  9:59   ` Makito SHIOKAWA
2008-04-24 13:12     ` Wolfgang Denk
2008-04-24  9:01 ` Bartlomiej Sieka
2008-04-24 11:16   ` Makito SHIOKAWA
2008-04-24 12:42   ` Makito SHIOKAWA [this message]
2008-04-24 13:23     ` Wolfgang Denk
2008-04-25 10:45       ` Makito SHIOKAWA

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=48108027.7020605@miraclelinux.com \
    --to=mshiokawa@miraclelinux.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