From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
Stefan Kerkmann <s.kerkmann@pengutronix.de>
Subject: Re: [PATCH 0/9] mci: core: add CID as parameters and fix parsing
Date: Wed, 29 May 2024 08:17:26 +0200 [thread overview]
Message-ID: <171696344613.587024.8897362208187315156.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240528-feature-mmc-cid-as-parameters-v1-0-e5dc0c1d3eaa@pengutronix.de>
On Tue, 28 May 2024 17:39:19 +0200, Stefan Kerkmann wrote:
> This series adds the fields of the CID register found in MMC and SD
> cards as parameters to the device. The intention is to use these
> parameters in scripting e.g. for safety checks before applying
> potentially destructive changes.
>
> During the implementation I found several bugs in the implementation of
> the CID parsing that usually stem from not discerning between MMC and
> SD cards.
>
> [...]
Applied, thanks!
[1/9] mci: core: rename mtd to mdt
https://git.pengutronix.de/cgit/barebox/commit/?id=70d4d1ab70d4 (link may not be stable)
[2/9] mci: core: add cbx extraction function
https://git.pengutronix.de/cgit/barebox/commit/?id=b8171f6eef18 (link may not be stable)
[3/9] mci: core: add product name extraction function
https://git.pengutronix.de/cgit/barebox/commit/?id=88743df64289 (link may not be stable)
[4/9] mci: core: add manufacturing date extraction function
https://git.pengutronix.de/cgit/barebox/commit/?id=8df5c2065876 (link may not be stable)
[5/9] mci: core: parse cid into parameters
https://git.pengutronix.de/cgit/barebox/commit/?id=3419ed8cf618 (link may not be stable)
[6/9] mci: core: fix extract_prv and write to string buffer
https://git.pengutronix.de/cgit/barebox/commit/?id=fd7edc71c2db (link may not be stable)
[7/9] mci: core: add CBX field as parameter and print it
https://git.pengutronix.de/cgit/barebox/commit/?id=6ce8b09bff82 (link may not be stable)
[8/9] mci: core: fix extract_oid and write to string buffer
https://git.pengutronix.de/cgit/barebox/commit/?id=45c4f4939a8c (link may not be stable)
[9/9] mci: core: add missing slice range for extract_psn function
https://git.pengutronix.de/cgit/barebox/commit/?id=4d340dea7dbd (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
next prev parent reply other threads:[~2024-05-29 6:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 15:39 Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 1/9] mci: core: rename mtd to mdt Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 2/9] mci: core: add cbx extraction function Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 3/9] mci: core: add product name " Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 4/9] mci: core: add manufacturing date " Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 5/9] mci: core: parse cid into parameters Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 6/9] mci: core: fix extract_prv and write to string buffer Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 7/9] mci: core: add CBX field as parameter and print it Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 8/9] mci: core: fix extract_oid and write to string buffer Stefan Kerkmann
2024-05-28 15:39 ` [PATCH 9/9] mci: core: add missing slice range for extract_psn function Stefan Kerkmann
2024-05-29 6:17 ` Sascha Hauer [this message]
2024-05-29 7:24 ` [PATCH 0/9] mci: core: add CID as parameters and fix parsing Ahmad Fatoum
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=171696344613.587024.8897362208187315156.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.kerkmann@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