| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-29 | phytec: Include env.h to permit reading the environment | Simon Glass | |
| This file reads from the environment but does not include the correct header. Update it. Signed-off-by: Simon Glass <[email protected]> | |||
| 2024-06-07 | board: phytec: common: Add API v3 | Daniel Schultz | |
| This API is based on a block structure with a 8 Byte large API v3 header and various of different blocks following. It extends our current API v2, which is always 32 Byte large, and is located directly after v2. Add the MAC block as first block type. It contains the physical Ehternet interface number, a MAC address and a CRC checksum over the MAC payload. Signed-off-by: Daniel Schultz <[email protected]> Tested-by: Wadim Egorov <[email protected]> | |||
