All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting
@ 2013-08-07 15:53 Javier Martinez Canillas
  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
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Javier Martinez Canillas @ 2013-08-07 15:53 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-16 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07 15:53 [U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting Javier Martinez Canillas
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

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.