All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Dunn <mikedunn@newsguy.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 8/8] ARM: Present a menu of bootable options on boot
Date: Thu, 11 Apr 2013 06:02:56 -0700	[thread overview]
Message-ID: <5166B480.1090606@newsguy.com> (raw)
In-Reply-To: <CAL_JsqKawv7C25B+0t2eiUaUXZf65oe2U8P1cGNw+Pm5B7rD2Q@mail.gmail.com>

On 04/10/2013 06:43 PM, Rob Herring wrote:
> On Wed, Apr 10, 2013 at 8:12 AM, Suriyan Ramasami <suriyan.r@gmail.com> wrote:
>> Initialize usb and ide.
>> Scan through the usb for storage and boot capable partitions.
>> Scan through the ide interface for boot capable partitions.
>> Present such bootable options to the user to choose to boot from
>> If the user does not choose any choose the default option
>> the default option is the option chosen by the user the last time
>> If no such default option exists, boot from the first possible
>> bootable option.
> 
> This all sounds very generic but...
> 
>>
>> Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
>> ---
>> Changes in v2:
>>         - Coding style changes
>>
>>  board/Seagate/goflexhome/goflexhomemenu.c |  415 +++++++++++++++++++++++++++++
> 
> but this is not a generic location. This feature would interest me and
> probably Stephen as well.


I was thinking along these lines as well for the treo 680.  Suriyan, perhaps we
can collaborate, with the guidance of the maintainers here.

Mike

  parent reply	other threads:[~2013-04-11 13:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10 13:12 [U-Boot] [PATCH v2 0/8] ARM: Add Seagate GoFlexHome support Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 1/8] ARM: Add maintainer for the Seagate GoFlexHome Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 2/8] ARM: Add a board entry " Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 3/8] ARM: Add Seagate GoFlexHome support Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 4/8] " Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 5/8] " Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 6/8] " Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 7/8] " Suriyan Ramasami
2013-04-10 13:12 ` [U-Boot] [PATCH v2 8/8] ARM: Present a menu of bootable options on boot Suriyan Ramasami
2013-04-11  1:43   ` Rob Herring
2013-04-11  4:27     ` Suriyan Ramasami
2013-04-11 13:02     ` Mike Dunn [this message]
2013-04-11 19:51       ` Suriyan Ramasami
2013-04-12 13:56         ` Tom Rini
2013-04-10 13:37 ` [U-Boot] [PATCH v2 0/8] ARM: Add Seagate GoFlexHome support Albert ARIBAUD
2013-04-10 13:45 ` Wolfgang Denk

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=5166B480.1090606@newsguy.com \
    --to=mikedunn@newsguy.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.