All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier@dowhile0.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting
Date: Wed,  7 Aug 2013 17:53:17 +0200	[thread overview]
Message-ID: <1375890799-30350-1-git-send-email-javier.martinez@collabora.co.uk> (raw)

Now that Device Tree support for IGEP boards has been included
in the mainline Linux kernel, it's better if the default boot
command has proper support for booting with DT.

This patch-set his composed of the following patches:

Enric Balletbo i Serra (1):
      ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.

Javier Martinez Canillas (1):
      OMAP3: igep00x0: allow booting with a FDT from MMC

The first patch adds some improvements to igep00x0.h to support
loading kernel images from ext{2,3,4} partitions besides FAT and
using by default a zImage instead of a uImage now that multiplatform
support has been added to OMAP.

The second patch adds support to boot using a FDT if is present
in the /boot dir of the rootfs partition and fallback to legacy
boot if is not present so users that have not migrated to DT can
still use the default boot command.

Thanks a lot and best regards,
Javier

             reply	other threads:[~2013-08-07 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07 15:53 Javier Martinez Canillas [this message]
2013-08-07 15:53 ` [U-Boot] [PATCH 1/2] ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage Javier Martinez Canillas
2013-08-16 13:36   ` [U-Boot] [U-Boot, " Tom Rini
2013-08-07 15:53 ` [U-Boot] [PATCH 2/2] OMAP3: igep00x0: allow booting with a FDT from MMC Javier Martinez Canillas
2013-08-16 13:36   ` [U-Boot] [U-Boot, " Tom Rini
2013-08-13 13:28 ` [U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting Javier Martinez Canillas
2013-08-13 15:07   ` Tom Rini

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=1375890799-30350-1-git-send-email-javier.martinez@collabora.co.uk \
    --to=javier@dowhile0.org \
    --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.