All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Othacehe <m.othacehe@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Peng Fan <peng.fan@nxp.com>,  Tom Rini <trini@konsulko.com>,
	 Stefano Babic <sbabic@denx.de>,
	 "NXP i . MX U-Boot Team" <uboot-imx@nxp.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v3 3/3] Add imx93-var-som support
Date: Thu, 04 Jan 2024 10:08:09 +0100	[thread overview]
Message-ID: <87a5pl31qe.fsf@gmail.com> (raw)
In-Reply-To: <CAOMZO5B-mrLdm1yYMEZq8+Gbn64VNua3fcmB2LfQ6AzOi5B8xg@mail.gmail.com> (Fabio Estevam's message of "Wed, 3 Jan 2024 16:31:34 -0300")


Hello Fabio,

> I applied this patch against U-Boot's next branch.
>
> I had to manually add:

I was testing on 2023.10. I rebased the series on `next` on my side. I
had to do something similar to fb2bdc4efcb in order to fix booting.

> $ git am ~/Downloads/Add-imx93-var-som-support.patch
> Applying: spl: binman: Disable u_boot_any symbols for i.MX93 boards
> Applying: mach-imx: Add i.MX93 binman support.
> Applying: Add imx93-var-som support
> .git/rebase-apply/patch:3025: new blank line at EOF.
> +
> warning: 1 line adds whitespace errors.

Fixed.

>> +#include "imx93-u-boot.dtsi"
>
> This file should be included by default. No need to manually include it.

I am not sure why but without this include, I have the following
warning:

binman: Device tree 'u-boot.dtb' does not have a 'binman' node

which seem to indicate that this include is needed.

> Not needed to be done in this series, but in the future, it would be
> nice to convert this wdog driver to DM.

Noted.

I will send a v4 that should take all remarks into account.

Thanks,

Mathieu

  reply	other threads:[~2024-01-04 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29 11:16 [PATCH v3 0/3] Add imx93-var-som support Mathieu Othacehe
2023-12-29 11:16 ` [PATCH v3 1/3] spl: binman: Disable u_boot_any symbols for i.MX93 boards Mathieu Othacehe
2024-01-03 19:32   ` Fabio Estevam
2023-12-29 11:17 ` [PATCH v3 2/3] mach-imx: Add i.MX93 binman support Mathieu Othacehe
2024-01-03 19:32   ` Fabio Estevam
2023-12-29 11:17 ` [PATCH v3 3/3] Add imx93-var-som support Mathieu Othacehe
2024-01-03 19:31   ` Fabio Estevam
2024-01-04  9:08     ` Mathieu Othacehe [this message]
2023-12-29 12:05 ` [PATCH v3 0/3] " Fabio Estevam

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=87a5pl31qe.fsf@gmail.com \
    --to=m.othacehe@gmail.com \
    --cc=festevam@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=sbabic@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.