From: "Andreas Bießmann" <andreas@biessmann.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] AT91: Correct misspelling of "redundent" in partition names
Date: Sun, 16 Oct 2016 21:23:23 +0200 [thread overview]
Message-ID: <20161016192323.GA34970@mba.int.er.biessmann.org> (raw)
In-Reply-To: <alpine.LFD.2.20.1609010946200.18676@localhost.localdomain>
On Thu, Sep 01, 2016 at 09:49:14AM -0400, Robert P. J. Day wrote:
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Reviewed-by: Andreas Bie?mann <andreas@biessmann.org>
> ---
>
> given that this misspelling is being used for partition names, i
> won't treat it as a normal typo, so sending a separate patch just for
> this.
>
> diff --git a/include/configs/at91-sama5_common.h b/include/configs/at91-sama5_common.h
> index 051186d..3e55d13 100644
> --- a/include/configs/at91-sama5_common.h
> +++ b/include/configs/at91-sama5_common.h
> @@ -75,7 +75,7 @@
> #define CONFIG_BOOTARGS \
> "console=ttyS0,115200 earlyprintk " \
> "mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro," \
> - "256K(env),256k(env_redundent),256k(spare)," \
> + "256K(env),256k(env_redundant),256k(spare)," \
> "512k(dtb),6M(kernel)ro,-(rootfs) " \
> "rootfstype=ubifs ubi.mtd=7 root=ubi0:rootfs"
>
> diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
> index a383de6..0d24814 100644
> --- a/include/configs/at91sam9rlek.h
> +++ b/include/configs/at91sam9rlek.h
> @@ -152,7 +152,7 @@
> #define CONFIG_BOOTARGS \
> "console=ttyS0,115200 earlyprintk " \
> "mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro," \
> - "256K(env),256k(env_redundent),256k(spare)," \
> + "256K(env),256k(env_redundant),256k(spare)," \
> "512k(dtb),6M(kernel)ro,-(rootfs) " \
> "rootfstype=ubifs ubi.mtd=7 root=ubi0:rootfs"
next prev parent reply other threads:[~2016-10-16 19:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 13:49 [U-Boot] [PATCH] AT91: Correct misspelling of "redundent" in partition names Robert P. J. Day
2016-10-16 19:23 ` Andreas Bießmann [this message]
2016-10-28 16:49 ` [U-Boot] " Andreas Bießmann
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=20161016192323.GA34970@mba.int.er.biessmann.org \
--to=andreas@biessmann.de \
--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