U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Niedermaier <cniedermaier@dh-electronics.com>
To: Marek Vasut <marex@denx.de>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com>,
	Fabio Estevam <festevam@gmail.com>,
	Stefano Babic <sbabic@denx.de>, Tom Rini <trini@konsulko.com>,
	u-boot <u-boot@dh-electronics.com>
Subject: RE: [PATCH V4 3/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN
Date: Mon, 2 Dec 2024 17:19:25 +0000	[thread overview]
Message-ID: <98eb09cde471483a9096e211c34f1f02@dh-electronics.com> (raw)
In-Reply-To: <3b1359d9-2be2-452f-be56-b7ac2c4b50d7@denx.de>

From: Marek Vasut <marex@denx.de>
Sent: Sunday, December 1, 2024 7:21 PM
> On 11/28/24 3:20 PM, Christoph Niedermaier wrote:
>> The env variable "SN" is used to store the serial number on DH electronics
>> SoMs. New SoMs will use the variable "dh_som_serial_number". To ensure
>> compatibility, these env variables are synchronized. This is achieved
>> using callback functions.
>>
>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>> ---
>> Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>
>> Cc: Marek Vasut <marex@denx.de>
>> Cc: Fabio Estevam <festevam@gmail.com>
>> Cc: Stefano Babic <sbabic@denx.de>
>> Cc: Tom Rini <trini@konsulko.com>
>> Cc: u-boot@dh-electronics.com
>> ---
>> V3: - Add this patch to the series
>> V4: - Remove the recursion prevention from the callback functions
>>        => The recursion prevention will be generally solved in the
>>           callback function call in a separate patch
> This has to be the last patch because it only works correctly with the
> last patch applied. If the ordering is not correct, git bisect will not
> work correctly either.

OK, I will change the order of the last two patches in V5.

Thanks and regards
Christoph

  reply	other threads:[~2024-12-02 17:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28 14:20 [PATCH V4 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP Christoph Niedermaier
2024-11-28 14:20 ` [PATCH V4 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node Christoph Niedermaier
2024-12-01 18:18   ` Marek Vasut
2024-11-28 14:20 ` [PATCH V4 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP Christoph Niedermaier
2024-12-01 18:43   ` Marek Vasut
2024-12-02 17:17     ` Christoph Niedermaier
2024-11-28 14:20 ` [PATCH V4 3/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN Christoph Niedermaier
2024-12-01 18:20   ` Marek Vasut
2024-12-02 17:19     ` Christoph Niedermaier [this message]
2024-11-28 14:20 ` [PATCH V4 4/4] lib: hashtable: Prevent recursive calling of callback functions Christoph Niedermaier

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=98eb09cde471483a9096e211c34f1f02@dh-electronics.com \
    --to=cniedermaier@dh-electronics.com \
    --cc=festevam@gmail.com \
    --cc=marex@denx.de \
    --cc=sbabic@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@dh-electronics.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox