tn3399_openwrt/target/linux/rockchip
David Bauer a8a17fd223 rockchip: use stable MAC-address for NanoPi R2S
The NanoPi R2S does not have a board specific MAC address written inside
e.g. an EEPROM, hence why it is randomly generated on first boot.

The issue with that however is the lack of a driver for the PRNG.
It often results to the same MAC address used on multiple boards by
default, as urngd is not active at this early stage resulting in low
available entropy.

There is however a semi-unique identifier available to us, which is the
CID of the used SD card. It is unique to each SD card, hence we can use
it to generate the MAC address used for LAN and WAN.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-01-18 17:32:52 +01:00
..
armv8 rockchip: use stable MAC-address for NanoPi R2S 2021-01-18 17:32:52 +01:00
image rockchip: add support for Radxa Rock Pi 4 2020-10-03 22:51:36 +02:00
patches-5.4 rockchip: use USB host by default on rk3399-rock-pi-4 2020-12-25 10:38:13 +01:00
config-default kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-09 23:20:19 +01:00
Makefile rockchip: use downstream GPIO button implementation 2020-07-13 17:50:35 +02:00