Skip to content

Commit 33abec0

Browse files
committed
Hardware: Document storage of MAC addresses
Document where the MAC addresses of the host interfaces are stored. Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>
1 parent 890ebe8 commit 33abec0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/source/hardware.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Control Pilot / Proximity Pilot (X18)
4040

4141
For ISO 15118 / DIN 70121 compliant communication between EVSE and PEV, Charge SOM supports
4242
CP (control pilot) and PP (proximity pilot) signaling including Green PHY communication.
43-
This Green PHY communication is available on network interface ``eth1``.
43+
This Green PHY communication is available on network interface ``eth1``. The MAC address of
44+
this host interface is stored within the EEPROM on the Charge SOM.
4445

4546
**********************************
4647
High-Voltage Connector (HVDC, X19)
@@ -63,7 +64,8 @@ Ethernet (X28)
6364

6465
The X28 socket supports 10/100 Mbit/s Ethernet. In the Linux operating system it
6566
is available as network interface ``eth0``. This interface is part of a bridge
66-
interface ``br0``.
67+
interface ``br0``. The MAC address of this interface is stored within the OTP
68+
of the System on Chip.
6769

6870
*****************************
6971
EIA-485 Interfaces (X13, X15)

0 commit comments

Comments
 (0)