
On 19.10.24 16:16, Tom Rini wrote:
On Thu, Oct 10, 2024 at 07:55:44AM +0200, Jan Kiszka wrote:
This series depends on: https://patchwork.ozlabs.org/project/uboot/patch/a54b501a-9a98-426c-a5ca-faf...
This adds support for the new IOT2050 SM variant, introduces a sysinfo driver which also permits SMBIOS support and switches the board to OF_UPSTREAM. There are some further fixes for the boards included as well.
Not yet included is configuration support for DMA isolation via the PVU as this depends on not yet merged DT bindings and another overlay.
Not a merge-dependency but still needed to restore full support for the IOT2050: https://patchwork.ozlabs.org/project/uboot/patch/6c201a24-422a-41f7-846c-1ad...
This currently fails to build on iot2050 on master, can you please rebase and re-run CI? Thanks.
You need to update dts/upstream to recent 6.12-rcX. I thought that already happened long ago, but I might have confused 6.11 and 6.12, thus did not mention this dependency for switching to OF_UPSTREAM.
Jan