u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco@dolcini.it>
To: Stefano Babic <sbabic@denx.de>
Cc: Simon Glass <sjg@chromium.org>,
	u-boot@lists.denx.de,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Marek Vasut <marex@denx.de>,
	Miquel Raynal <miquel.raynal@bootlin.com>
Subject: Re: [PATCH v2 2/3] colibri-imx7: specify MTD partitions on command line
Date: Fri, 14 Apr 2023 08:34:30 +0200	[thread overview]
Message-ID: <ZDjz9gPqnZDUITtS@francesco-nb.int.toradex.com> (raw)
In-Reply-To: <20230206224838.75963-4-francesco@dolcini.it> <20230206224838.75963-3-francesco@dolcini.it>

Hello Stefano,

On Mon, Feb 06, 2023 at 11:48:37PM +0100, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
> 
> Disable fdt_fixup_mtdparts() and pass MTD partition on the command
> line. Dynamically editing the fdt with a static partitions configuration
> is not required and there is no advantages compared to using the command
> line. This change should prevent boot failures as the one in [0].
> 
> Cc: Marek Vasut <marex@denx.de>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> Link: https://lore.kernel.org/all/Y4dgBTGNWpM6SQXI@francesco-nb.int.toradex.com/ [0]
> Link: https://lore.kernel.org/all/20230105123334.7f90c289@xps-13/
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
> ---
> v2:
>  - improved commit message
>  - removed dead code
> ---
>  board/toradex/colibri_imx7/colibri_imx7.c | 10 ----------
>  configs/colibri_imx7_defconfig            |  1 -
>  include/configs/colibri_imx7.h            |  2 +-
>  3 files changed, 1 insertion(+), 12 deletions(-)

On Mon, Feb 06, 2023 at 11:48:38PM +0100, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@toradex.com>
> 
> Disable fdt_fixup_mtdparts() and pass MTD partition on the command
> line. Dynamically editing the fdt with a static partitions configuration
> is not required and there is no advantages compared to using the command
> line. This change should prevent boot failures as the one in [0].
> 
> Cc: Marek Vasut <marex@denx.de>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> Link: https://lore.kernel.org/all/Y4dgBTGNWpM6SQXI@francesco-nb.int.toradex.com/ [0]
> Link: https://lore.kernel.org/all/20230105123334.7f90c289@xps-13/
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>

Stefano: Can you pick those two patches? Or someone else should pick those?

Thanks,
Francesco




  reply	other threads:[~2023-04-14  6:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 22:48 [PATCH v2 0/3] fdt: Fix mtparts fixup Francesco Dolcini
2023-02-06 22:48 ` [PATCH v2 1/3] fdt: validate/fix cells count on mtdpart fixup Francesco Dolcini
2023-02-06 23:17   ` Tom Rini
2023-04-04 16:18     ` Francesco Dolcini
2023-04-06 15:25       ` Tom Rini
2023-04-14  6:29         ` Francesco Dolcini
2023-02-06 22:48 ` [PATCH v2 2/3] colibri-imx7: specify MTD partitions on command line Francesco Dolcini
2023-04-14  6:34   ` Francesco Dolcini [this message]
2023-02-06 22:48 ` [PATCH v2 3/3] colibri-imx6ull: " Francesco Dolcini
2023-04-17  9:21   ` [PATCH v2 2/3] colibri-imx7: " Dario Binacchi
2023-04-17  9:26   ` [PATCH v2 3/3] colibri-imx6ull: " Dario Binacchi

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=ZDjz9gPqnZDUITtS@francesco-nb.int.toradex.com \
    --to=francesco@dolcini.it \
    --cc=francesco.dolcini@toradex.com \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=miquel.raynal@bootlin.com \
    --cc=sbabic@denx.de \
    --cc=sjg@chromium.org \
    --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;
as well as URLs for NNTP newsgroup(s).