From: Tom Rini <trini@konsulko.com>
To: Alexander Gendin <agendin@matrox.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>,
Simon Glass <sjg@google.com>
Subject: Re: [PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended
Date: Tue, 24 Oct 2023 19:16:29 -0400 [thread overview]
Message-ID: <20231024231629.GX496310@bill-the-cat> (raw)
In-Reply-To: <ZSNWVGTjPEt2jXn5@alg-gentoo>
[-- Attachment #1: Type: text/plain, Size: 689 bytes --]
On Mon, Oct 09, 2023 at 01:24:36AM +0000, Alexander Gendin wrote:
> Current code allows up to 3 MBR partitions without extended one.
> If more than 3 partitions are required, then extended partition(s)
> must be used.
> This commit allows up to 4 primary MBR partitions without the
> need for extended partition.
>
> Add mbr test unit. In order to run the test manually, mmc6.img file
> of size 12 MiB or greater is required in the same directory as u-boot.
> Test also runs automatically via ./test/py/test.py tool.
> Running mbr test is only supported in sandbox mode.
>
> Signed-off-by: Alex Gendin <agendin@matrox.com>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2023-10-24 23:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-07 1:14 [PATCH] cmd: mbr: Allow 4 MBR partitions without need for extended Alexander Gendin
2023-10-07 23:10 ` Simon Glass
2023-10-09 1:24 ` [PATCH v2] " Alexander Gendin
2023-10-16 16:14 ` Tom Rini
2023-10-16 16:22 ` Simon Glass
2023-10-24 23:16 ` Tom Rini [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=20231024231629.GX496310@bill-the-cat \
--to=trini@konsulko.com \
--cc=agendin@matrox.com \
--cc=sjg@google.com \
--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 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.