[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190727194647.15355-1-martin.blumenstingl@googlemail.com>
Date: Sat, 27 Jul 2019 21:46:45 +0200
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-amlogic@...ts.infradead.org, khilman@...libre.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux.amoon@...il.com, ottuzzi@...il.com,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH 0/2] ARM: dts: meson8b: persistent MAC address for Odroid-C1
This series makes Odroid-C1 use the MAC address which is programmed into
the eFuse.
build-time dependencies:
patches are based on top of "ARM: dts: meson8b: add VDDEE / mali-supply"
from [0]
runtime dependencies (without these a random MAC address is assigned,
just like before these patches):
- "nvmem: meson-mx-efuse: allow reading data smaller than word_size"
from [1]
- "net: stmmac: manage errors returned by of_get_mac_address()" from [2]
[0] https://patchwork.kernel.org/cover/11062361/
[1] https://patchwork.kernel.org/patch/11062659/
[2] https://patchwork.kernel.org/patch/11062657/
Martin Blumenstingl (2):
ARM: dts: meson8b: add the nvmem cell with the board's MAC address
ARM: dts: meson8b: odroidc1: use the MAC address stored in the eFuse
arch/arm/boot/dts/meson8b-odroidc1.dts | 3 +++
arch/arm/boot/dts/meson8b.dtsi | 4 ++++
2 files changed, 7 insertions(+)
--
2.22.0
Powered by blists - more mailing lists