diff options
author | David Bauer <mail@david-bauer.net> | 2020-07-16 10:08:57 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-07-28 15:52:44 +0200 |
commit | b7a9a183fb44f77d9f95c20bcec1db0edea9e206 (patch) | |
tree | c09ed017d25e760ad1f0f6cb56498e8060528362 /include | |
parent | b72f7c64a4eb4aa14f3b632dd4ff77a4802c0311 (diff) | |
download | upstream-b7a9a183fb44f77d9f95c20bcec1db0edea9e206.tar.gz upstream-b7a9a183fb44f77d9f95c20bcec1db0edea9e206.tar.bz2 upstream-b7a9a183fb44f77d9f95c20bcec1db0edea9e206.zip |
rockchip: add NanoPi R2S support
Hardware
--------
RockChip RK3328 ARM64 (4 cores)
1GB DDR4 RAM
2x 1000 Base-T
3 LEDs (LAN / WAN / SYS)
1 Button (Reset)
Micro-SD slot
USB 2.0 Port
Installation
------------
Uncompress the OpenWrt sysupgrade and write it to a micro SD card using
dd.
MAC-address
-----------
The vendor code supports reading a MAC address from an EEPROM connected
via i2c0 of the SoC. The EEPROM (address 0x51) should contain the MAC
address in binary at offset 0xfa. However, my two units didn't come with
such an EEPROM soldered on. The EEPROM should be placed between the SoC
and the GPIO pins on the board. (U10)
Generating rendom MAC addresses works around this issue. Otherwise, all
boards running the same image have identical MAC addresses.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions