[PATCH v2 3/3] net: consolidate PXE processor architecture type Kconfig

Tom Rini trini at konsulko.com
Mon Jun 9 17:35:38 CEST 2025


On Sun, Jun 08, 2025 at 09:42:28AM +0200, Heinrich Schuchardt wrote:

> DHCP and DHCPv6 use the same value defined in
> https://www.iana.org/assignments/dhcpv6-parameters#processor-architecture
> to encode the processor architecture type. We should only use a single
> Kconfig symbol for both protocols.
> 
> Furthermore we should make the value customizable. This allows for instance
> to choose between "x86 BIOS" or "x64 UEFI".
> 
> As "x86 BIOS" is encoded as 0, we should not use this value to switch
> off transmission of the DHCP option. Use 0xFF instead.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.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: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250609/270e7ece/attachment.sig>


More information about the U-Boot mailing list