From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] v7a: wifx-l1: drop fixed partitions node from kernel DT
Date: Tue, 18 Apr 2023 14:17:17 +0200 [thread overview]
Message-ID: <ZD6KTfuLLEtoUfe+@pengutronix.de> (raw)
In-Reply-To: <20230418121126.2124891-1-a.fatoum@pengutronix.de>
On Tue, Apr 18, 2023 at 02:11:26PM +0200, Ahmad Fatoum wrote:
> Bootloader will fix up its own partition description into the kernel
> device tree, so the description in the kernel DT serves no purpose and
> is at worst confusing. Drop it.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> .../platform-v7a/dts/at91-sama5d4_wifx_l1.dts | 26 -------------------
> 1 file changed, 26 deletions(-)
Applied.
> diff --git a/configs/platform-v7a/dts/at91-sama5d4_wifx_l1.dts b/configs/platform-v7a/dts/at91-sama5d4_wifx_l1.dts
> index 5332177ad3be..58de3e9c6c72 100644
> --- a/configs/platform-v7a/dts/at91-sama5d4_wifx_l1.dts
> +++ b/configs/platform-v7a/dts/at91-sama5d4_wifx_l1.dts
> @@ -272,32 +272,6 @@ rtc_internal: &{/ahb/apb/rtc@fc0686b0} {
> nand-ecc-mode = "hw";
> nand-on-flash-bbt;
> label = "atmel_nand";
> -
> - partitions {
> - compatible = "fixed-partitions";
> - #address-cells = <1>;
> - #size-cells = <1>;
> -
> - at91bootstrap@0 {
> - label = "at91bootstrap";
> - reg = <0x0 0x40000>;
> - };
> -
> - uboot@40000 {
> - label = "uboot";
> - reg = <0x40000 0xC0000>;
> - };
> -
> - env_nand: uboot-env@100000 {
> - label = "uboot-env";
> - reg = <0x100000 0x80000>;
> - };
> -
> - ubi@180000 {
> - label = "ubi";
> - reg = <0x180000 0x3FE00000>;
> - };
> - };
> };
> };
>
> --
> 2.39.2
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2023-04-18 12:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-18 12:11 Ahmad Fatoum
2023-04-18 12:17 ` Robert Schwebel [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=ZD6KTfuLLEtoUfe+@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.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