[PATCH v2] cmd: mbr: Allow 4 MBR partitions without need for extended

Tom Rini trini at konsulko.com
Wed Oct 25 01:16:29 CEST 2023


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 at matrox.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231024/eabc53d1/attachment.sig>


More information about the U-Boot mailing list