All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/2] distro bootcmd: Allow board defined UBI partition and volume names
Date: Sun, 28 Jan 2018 13:53:41 -0500	[thread overview]
Message-ID: <20180128185341.GP20149@bill-the-cat> (raw)
In-Reply-To: <20180121031614.29091-2-woods.technical@gmail.com>

On Sat, Jan 20, 2018 at 09:16:13PM -0600, Derald D. Woods wrote:

> This commit allows overriding the default assumption that the boot UBI
> MTD partition is named 'UBI' and the UBI volume is 'boot'. A board
> desiring to use a legacy or alternative NAND layout can now define the
> following two extra environment variables:
> 
> 	bootubipart=<some_ubi_partition_name>
> 	bootubivol=<some_ubi_volume_name>
> 
> EXAMPLE:
> 
> [include/configs/some_board.h]

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/20180128/bfa80b85/attachment.sig>

  reply	other threads:[~2018-01-28 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-21  3:16 [U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix distro bootcmd Derald D. Woods
2018-01-21  3:16 ` [U-Boot] [PATCH 1/2] distro bootcmd: Allow board defined UBI partition and volume names Derald D. Woods
2018-01-28 18:53   ` Tom Rini [this message]
2018-01-21  3:16 ` [U-Boot] [PATCH 2/2] ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support Derald D. Woods
2018-01-28 18:53   ` [U-Boot] [U-Boot, " 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=20180128185341.GP20149@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 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.