From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Tudor Ambarus <tudor.ambarus@microchip.com>
Cc: nicolas.ferre@microchip.com, ludovic.desroches@microchip.com,
robh+dt@kernel.org, mark.rutland@arm.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix addresable nand flash size
Date: Tue, 2 Oct 2018 14:36:26 +0200 [thread overview]
Message-ID: <20181002123626.GC4088@piout.net> (raw)
In-Reply-To: <20181002112949.22961-1-tudor.ambarus@microchip.com>
Hi Tudor,
There is a typo is your subject line.I don't have any other comment ;)
On 02/10/2018 14:29:48+0300, Tudor Ambarus wrote:
> sama5d4_xplained comes with a 4Gb NAND flash. Increase the rootfs
> size to match this limit.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
> arch/arm/boot/dts/at91-sama5d4_xplained.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91-sama5d4_xplained.dts b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> index 4b7c762d5f22..7d554b9ab27f 100644
> --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> @@ -252,7 +252,7 @@
>
> rootfs@800000 {
> label = "rootfs";
> - reg = <0x800000 0x0f800000>;
> + reg = <0x800000 0x1f800000>;
> };
> };
> };
> --
> 2.9.4
>
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-10-02 12:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-02 11:29 [PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix addresable nand flash size Tudor Ambarus
2018-10-02 11:29 ` [PATCH 2/2] ARM: dts: at91: at91sam9x5cm: fix addressable " Tudor Ambarus
2018-10-02 11:55 ` Ludovic Desroches
2018-10-02 11:55 ` [PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix addresable " Ludovic Desroches
2018-10-02 12:36 ` Alexandre Belloni [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=20181002123626.GC4088@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludovic.desroches@microchip.com \
--cc=mark.rutland@arm.com \
--cc=nicolas.ferre@microchip.com \
--cc=robh+dt@kernel.org \
--cc=tudor.ambarus@microchip.com \
/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;
as well as URLs for NNTP newsgroup(s).