* OMAP4 removal
@ 2024-11-15 8:56 Andreas Kemnade
2024-11-15 10:02 ` Peter Robinson
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kemnade @ 2024-11-15 8:56 UTC (permalink / raw)
To: u-boot
Hi,
to my horror I found out that omap4 support is removed. I have some
code waiting for a brush here for the Epson Moverio BT-200. There is
some support for it in postmarketOS. It has a devicetree in mainline
kernel.
I did not manage to get hold of the vendor u-boot source, so when I
distribute sd card images, I use something more u-boot mainline based.
I have a pandaboard and use it as a known reference.
Is there any chance to have omap4 removal reverted? What is needed?
CONFIG_DM_I2C relatev stuff?
Regards,
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: OMAP4 removal
2024-11-15 8:56 OMAP4 removal Andreas Kemnade
@ 2024-11-15 10:02 ` Peter Robinson
0 siblings, 0 replies; 2+ messages in thread
From: Peter Robinson @ 2024-11-15 10:02 UTC (permalink / raw)
To: Andreas Kemnade; +Cc: u-boot
Hi Andreas,
> to my horror I found out that omap4 support is removed. I have some
> code waiting for a brush here for the Epson Moverio BT-200. There is
> some support for it in postmarketOS. It has a devicetree in mainline
> kernel.
> I did not manage to get hold of the vendor u-boot source, so when I
> distribute sd card images, I use something more u-boot mainline based.
> I have a pandaboard and use it as a known reference.
> Is there any chance to have omap4 removal reverted? What is needed?
> CONFIG_DM_I2C relatev stuff?
So it was removed back in July [1]. what is needed is someone to
actively maintain the SoC, the DM_I2C pieces are likely the first step
but there will be, likely minor, ongoing work needed. Fixing just one
thing is likely straight forward but it's more about an ongoing,
likely quite small, commitment of helping keep the platform up to date
and ensure it's continues to work.
If you're prepared to do that the first step would be to do a patch
set that basically reverts the removal and updates for any changes to
U-Boot since it was dropped in July, which would be at least be for
the early boot rename (SPL/TPL -> XPL) pieces and the DM_I2C
conversion.
Peter
[1] https://lists.denx.de/pipermail/u-boot/2024-July/558846.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-15 10:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 8:56 OMAP4 removal Andreas Kemnade
2024-11-15 10:02 ` Peter Robinson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.