[PATCH 1/5] disk: part_dos: Move header to the main include directory

Tom Rini trini at konsulko.com
Tue Jan 20 15:34:49 CET 2026


On Tue, Jan 20, 2026 at 02:36:10PM +0100, Javier Martinez Canillas wrote:

> There are two different struct definitions for MBR partition table
> entries: one in part_dos.h and a nearly identical one in part_efi.h.
> 
> To enable future consolidation of these two structures, move part_dos.h
> to the main include directory. This makes it accessible from other parts
> of the codebase, such as part_efi.h, and is the first step toward removing
> the redundant definition.
> 
> Signed-off-by: Javier Martinez Canillas <javierm at redhat.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

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


More information about the U-Boot mailing list