[PATCH 0/2] sunxi: Add NetCube Systems Kumquat support and fix nvmem MAC handling

Lukas Schmid lukas.schmid at netcube.li
Sat Jun 7 11:11:38 CEST 2025


This series adds a defconfig for the NetCube Systems Kumquat and fixes
and issue with setup_environment ignoring the mac-address loaded using
nvmem-cells

Note: This series is based on U-Boot's `next` branch because it depends
on the `sun8i-v3s-netcube-kumquat.dts` device tree, which was recently
synced from upstream Linux and is not yet available in `master`.

Signed-off-by: Lukas Schmid <lukas.schmid at netcube.li>
---
Lukas Schmid (2):
  sunxi: setup_environment: do not generate a MAC address when one is
    set using nvmem-cells
  configs: add support for NetCube Systems Kumquat

 board/sunxi/board.c                         | 15 +++++-
 configs/sun8i_v3s_netcube_kumquat_defconfig | 57 +++++++++++++++++++++
 2 files changed, 71 insertions(+), 1 deletion(-)
 create mode 100644 configs/sun8i_v3s_netcube_kumquat_defconfig

-- 
2.39.5




More information about the U-Boot mailing list