Re: [PATCH] rk3399: Add basic support for helios64

2021-03-08 Thread Christian Glombek
I've looked into this a bit over the weekend - my current WIP patch can be found here: https://src.fedoraproject.org/fork/lorbus/rpms/uboot-tools/blob/helios64/f/0001-arm-Add-support-for-Kobol-Helios64-board.patch It's essentially the entire devicetree used in Armbian, only that I had to remove th

Re: [PATCH v2] arm: Add support for Kobol Helios64 board

2021-03-03 Thread Christian Glombek
2, 2021 at 10:46 AM Christian Glombek > wrote: > > > > The hardware is described in detail on Kobol's wiki at > > https://wiki.kobol.io/helios64/intro/. > > > > This commit is based on downstream work in Armbian by Aditya Prayoga [1]. > > The devicet

Re: [PATCH] arm: Add support for Kobol Helios64 board

2021-03-02 Thread Christian Glombek
On Tue, Mar 2, 2021 at 5:03 PM Tom Rini wrote: > On Tue, Mar 02, 2021 at 04:10:03PM +0100, lor...@fedoraproject.org wrote: > > > From: Christian Glombek > > > > The hardware is described in detail on Kobol's wiki at > > https://wiki.kobol.io/helios64/intr

[PATCH v2] arm: Add support for Kobol Helios64 board

2021-03-02 Thread Christian Glombek
1920*1080 screen and all the usual laptop features. +config TARGET_HELIOS64 + bool "Kobol Innovations Helios64" + select BOARD_LATE_INIT + help + Helios64 is a Network Attached Storage board based on Rockchip RK3399. + + Key features of the Helios64 include: