mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] Omap xloader boot menu support and beagle env
Date: Sat, 14 Apr 2012 18:15:09 +0200	[thread overview]
Message-ID: <20120414161509.GC30672@game.jcrosoft.org> (raw)

Hi,

	The following patch seri add the support of a boot menu in the xloader

	This will allow to choice where we boot from.
	As example if the nand boot is broken we can choose to boot from mmc.
	The autoboot is set to 1s as most of the time you expect to boot from the
	default boot.

	As the xloader need to be really small to fit in the sram the boot menu allow
	to add user interaction.

	This pull request also include 
	menu: enable the fancy color support only if HUSH is enabled

	send previously

The following changes since commit c406f591292ccc2af583445c0a8b5f9ade0310e2:

  at91sam9260ek/9g20ek: udpate defconfig (2012-04-13 15:55:28 +0200)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git omap

for you to fetch changes up to 3687e2b6dbc2e7319c6abf8023f122f7e9ec8403:

  beagle/xload: update defconfig (2012-04-15 00:25:26 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (4):
      menu: enable the fancy color support only if HUSH is enabled
      beagle: add default env support
      beagle: add xloader boot menu support
      beagle/xload: update defconfig

 arch/arm/boards/beagle/env/config                |   39 ++++++++
 arch/arm/configs/omap3530_beagle_defconfig       |   16 +++-
 arch/arm/configs/omap3530_beagle_xload_defconfig |    2 +
 arch/arm/mach-omap/xload.c                       |  115 ++++++++++++++++++++-
 common/menu.c                                    |   21 +++-
 5 files changed, 177 insertions(+), 16 deletions(-)
 create mode 100644 arch/arm/boards/beagle/env/config

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2012-04-14 16:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-14 16:15 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-04-14 16:17 ` [PATCH 1/3] beagle: add default env support Jean-Christophe PLAGNIOL-VILLARD
2012-04-14 17:52   ` Eric Bénard
2012-04-15  1:29     ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-14 16:17 ` [PATCH 2/3] beagle: add xloader boot menu support Jean-Christophe PLAGNIOL-VILLARD
2012-04-14 16:17 ` [PATCH 3/3] beagle/xload: update defconfig Jean-Christophe PLAGNIOL-VILLARD
2012-04-14 20:16 ` [PATCH 0/3] Omap xloader boot menu support and beagle env Sascha Hauer
2012-04-15  1:39   ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-18 10:08 ` Sascha Hauer

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=20120414161509.GC30672@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    /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