Samuel Dionne-Riel
Samuel Dionne-Riel
Coming soon: ``` scanning bus usb@ff580000 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found ``` I get what is going on, and there...
I've looked quickly at HDMI, and reading the Linux drivers, it differs too much from the existing RK3288 and RK3399 implementations to be a trivial thing to implement. So for...
The underlying issue is a bit more subtle than implied in that post. The problem is that the innate FDT (the built-in device tree) is built *for U-Boot*, with quirks...
It's 11**52**00, if that wasn't a typo. Though it's plausible that length can be an issue for UART, too. Also check if RX/TX weren't swapped, it's IMO always weird with...
Those are "heavy" questions, and this will derail the discussion a bit, and possibly exponentially grow. Though let's try and answer them. Some of them will stretch my *verified* knowledge...
The lack of hardware to validate, and lack of community members with the hardware to validate, means I can't trivially do it. Though it should be relatively trivial to do...
Software Jam, nothing necessitating hardware manipulations other than SD cards and USB ports :) Though ideally having access to serial logs would be ideal.
Hi! :wave: There might not be that much work to do, since I started working on that the past week-end. - https://github.com/samueldr/Tow-Boot/tree/wip/pinenote I'm basing the work off of this mainline-based...
> However, I've never ported u-boot for new platform and would like to ask for guidance. On the other hand I'm familiar with Nix. Let's answer this *anyway* to help...
Hi :wave: It is possible, and planned.