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] [PATCH] siemens,am33x: adjust mtd partition
Date: Wed, 1 Jul 2015 11:03:58 -0400	[thread overview]
Message-ID: <20150701150358.GK28577@bill-the-cat> (raw)
In-Reply-To: <1435741478-6743-1-git-send-email-samuel.egli@siemens.com>

On Wed, Jul 01, 2015 at 11:04:38AM +0200, Samuel Egli wrote:

> Use one mtd partition for rootfs and configuration by
> means of ubi volumes and get rid of configuration partition.
> We can use partition layout for both 256MB and 512MB flash.
> 
> Signed-off-by: Samuel Egli <samuel.egli@siemens.com>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Roger Meier <r.meier@siemens.com>
[snip]
> @@ -540,7 +539,7 @@
>  			"setenv nand_active_ubi_vol ${rootfs_name}_b;" \
>  		"fi;" \
>  		"setenv nand_root ubi0:${nand_active_ubi_vol} rw " \
> -		"ubi.mtd=7,2048 ubi.mtd=9,2048;" \
> +		"ubi.mtd=8,2048;" \

The kernel also accepts partition names here instead of numbers making
this more future-proof.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150701/4983e3eb/attachment.sig>

  parent reply	other threads:[~2015-07-01 15:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01  9:04 [U-Boot] [PATCH] siemens,am33x: adjust mtd partition Samuel Egli
2015-07-01 10:49 ` Meier, Roger
2015-07-01 11:13 ` Heiko Schocher denx
2015-07-01 12:00   ` Egli, Samuel
2015-07-01 15:03 ` Tom Rini [this message]
2015-07-01 15:57 ` [U-Boot] [PATCH v2] " Samuel Egli
2015-07-01 19:37   ` Tom Rini
2015-07-02  4:28   ` Heiko Schocher denx
2015-07-10 12:57   ` [U-Boot] [U-Boot,v2] " 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=20150701150358.GK28577@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