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

2021-07-22 Thread Tom Rini
On Wed, Jul 21, 2021 at 06:13:37PM -0500, Dennis Gilmore wrote: > From: Dennis Gilmore > > This is a stripped down version of the vendor U-Boot patch by Aditya > Prayoga found in the armbian repository. This patch is enough to have > the 1G ethernet port, the micro SD card, eMMC, PCIe and UART.

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

2021-07-22 Thread Philipp Tomsich
On Thu, 22 Jul 2021 at 01:14, Dennis Gilmore wrote: > > From: Dennis Gilmore > > This is a stripped down version of the vendor U-Boot patch by Aditya > Prayoga found in the armbian repository. This patch is enough to have > the 1G ethernet port, the micro SD card, eMMC, PCIe and UART. It sets >

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

2021-07-06 Thread Dennis Gilmore
I have been working on an updated version, I have cleaned up the config a lot as well as done some work to make the -u-boot.dtsi file smaller https://pagure.io/u-boot/c/2472db2eff8ba0fb262a0d0264aa9d9c7b3eca32?branch=helios64 is my current WIP patch, I have built it on top of updating the base

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

2021-06-25 Thread Florian Klink
It boots fine with current Fedora IoT 34 nightlies, but kernel crashes are very regular (sometimes recoverable, sometimes not), which looks to me like the same problem that Armbian builds have, logs seem to point to an issue with the dmc frequency. I've compiled an excerpt of interesting looking

Re: [PATCH] rk3399: Add basic support for helios64【请注意,邮件由cglom...@redhat.com代发】

2021-05-31 Thread Patrick Wildt
Any news on this? Uwe, Christian? Am Tue, Mar 30, 2021 at 03:21:32PM +0800 schrieb Kever Yang: > Hi > > Could you send new patch set if everything is ready. > > > Thanks, > > - Kever > > On 2021/3/9 上午12:29, Christian Glombek wrote: > > I've looked into this a bit over the weekend - my

Re: [PATCH] rk3399: Add basic support for helios64【请注意,邮件由cglom...@redhat.com代发】

2021-03-30 Thread Kever Yang
Hi Could you send new patch set if everything is ready. Thanks, - Kever On 2021/3/9 上午12:29, Christian Glombek wrote: I've looked into this a bit over the weekend - my current WIP patch can be found here:

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

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

2021-03-05 Thread Dennis Gilmore
Hi Uwe, Not all of the new files have SPDX headers as well. There was a second submission of this patch set this week. Perhaps you can work with Christian on the support? Dennis On Sat, Feb 27, 2021 at 9:32 PM Dennis Gilmore wrote: > > On Fri, Feb 26, 2021 at 12:57 AM Uwe Kleine-König >

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

2021-02-27 Thread Dennis Gilmore
On Fri, Feb 26, 2021 at 12:57 AM Uwe Kleine-König wrote: > > Hi Dennis, > > thanks for your feedback. > > On 2/26/21 12:23 AM, Dennis Gilmore wrote: > > Thanks for submitting, I have been meaning to do so myself, I have > > been meaning to go through and try get the dts files in a decent > >

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

2021-02-26 Thread Uwe Kleine-König
Hi Peter, On 2/26/21 3:56 PM, Peter Robinson wrote: On Fri, Feb 26, 2021 at 1:45 PM Uwe Kleine-König wrote: On 2/26/21 12:23 AM, Dennis Gilmore wrote: Thanks for submitting, I have been meaning to do so myself, I have been meaning to go through and try get the dts files in a decent shape. I

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

2021-02-26 Thread Peter Robinson
On Fri, Feb 26, 2021 at 1:45 PM Uwe Kleine-König wrote: > > Hi Dennis, > > thanks for your feedback. > > On 2/26/21 12:23 AM, Dennis Gilmore wrote: > > Thanks for submitting, I have been meaning to do so myself, I have > > been meaning to go through and try get the dts files in a decent > >

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

2021-02-26 Thread Uwe Kleine-König
Hi Dennis, thanks for your feedback. On 2/26/21 12:23 AM, Dennis Gilmore wrote: Thanks for submitting, I have been meaning to do so myself, I have been meaning to go through and try get the dts files in a decent shape. I think that most of what is in

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

2021-02-25 Thread Dennis Gilmore
Thanks for submitting, I have been meaning to do so myself, I have been meaning to go through and try get the dts files in a decent shape. I think that most of what is in arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi belongs in arch/arm/dts/rk3399-kobol-helios64.dts I also wonder if we shouldn't