public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4
Date: Fri, 19 Jan 2018 16:14:16 -0500	[thread overview]
Message-ID: <20180119211416.GJ4660@bill-the-cat> (raw)
In-Reply-To: <20180107051006.6343-1-woods.technical@gmail.com>

On Sat, Jan 06, 2018 at 11:10:06PM -0600, Derald D. Woods wrote:

> This commit adds UBIFS_NAND to BOOT_TARGET_DEVICES. This will
> allow the kernel zImage to be loaded from '/boot/zImage' in UBIFS
> (ubi0:rootfs).
> 
> Additionally update the *_MMC devices to also load kernel image from
> the MMC 0:2 EXT4 file system.
> 
> DISTRO_DEFAULTS Setup
> 
> =====================
> 
> [primary] Check MMC 0:1 for /extlinux/extlinux.conf and boot
> [fallback 1] Check MMC 0:2 /boot/zImage and run mmcbootz
> [fallback 2] Check MMC 0:2 /boot/uImage and run mmcboot
> [fallback 3] Check NAND UBIFS /boot/zImage and run nandbootubifs
> [fallback 4] Check NAND partitions and run nandboot
> 
> The following "extlinux.conf" can be used to load images in the
> top-level of the MMC 0:1 FAT partition.
> 
> [MMC(0:1)/extlinux/extlinux.conf]

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180119/e81f34e3/attachment.sig>

      reply	other threads:[~2018-01-19 21:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07  5:10 [U-Boot] [PATCH] ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4 Derald D. Woods
2018-01-19 21:14 ` Tom Rini [this message]

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=20180119211416.GJ4660@bill-the-cat \
    --to=trini@konsulko.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