Skip to content
Commit fa96f37e authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

net: Fix client identifiers for ARM

There are client identifiers specifically reserved for ARM U-Boot
according to http://www.ietf.org/assignments/dhcpv6-parameters/dhcpv6-parameters.xml#processor-architecture

.

So let's actually make use of them rather than the bogus 0x100 that
we emitted so far.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
[trini: Drop the Xilinx define to 0x100 as it's not the correct value to
use].
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 0dac6b4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment