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.sch...@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


Reply via email to