openwrt/target/linux/mvebu
Alberto Bursi 480003e9eb mvebu: add Kobol Helios 4 device
The Helios 4 is a NAS from Kobol
that is powered by an Armada 38x
MicroSOM from Solidrun, similarly
to Clearfog.

This device has:
-Armada 38x CPU
 (dual core ARMv7 1.6 Ghz)
-2 GB of ECC RAM
-Gigabit ethernet (Marvell)
-2x USB 3.0 ports
-4x Sata 3.0 ports
-i2c header (J9 |>GND|SDA|SCL|VCC)
-2x 3-pin fan headers with PWM
-micro-usb port is a TTL/UART to
 USB converter connected to TTL
-MicroSD card slot
-System, 4xSata and 1xUSB LEDs

NOT WORKING: fan control

Fan Control requires a kernel patch
that is available in the Armbian
project (the "default firmware"
of this device) and named
mvebu-gpio-remove-hardcoded
-timer-assignment
This patch isn't acceptable
by OpenWrt, it should be upstreamed.
I also have that patch in my own
local OpenWrt builds,
in case you want a more
clean and less confusing patch
for upstreaming.

To install, write the disk image
on a micro SD card with dd or
win32 disk imager, insert the
card in the slot.
Check that the dip switch battery
for boot selection is as follows
Switch 1 and 2 down/off, switches
3, 4, 5 up/on.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-07-17 11:00:33 +02:00
..
base-files treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
cortexa9 mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
cortexa53 mvebu: tidy up support for GL.iNet GL-MV1000 2020-04-27 00:25:12 +02:00
cortexa72 mvebu: add support for MACCHIATObin Single Shot 2020-07-12 02:06:02 +02:00
files/arch mvebu: LS421DE: use automatic fan control with thermal zones 2020-07-04 21:12:42 +02:00
files-4.19/arch/arm64/boot/dts/marvell mvebu: consolidate DTS files 2020-06-23 21:02:40 +02:00
image mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
patches-4.19 mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
patches-5.4 mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
config-4.19 mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
config-5.4 mvebu: add Kobol Helios 4 device 2020-07-17 11:00:33 +02:00
Makefile mvebu: switch to kernel 5.4 2020-06-03 20:34:14 +02:00