* Enable Display/Splash on Phycore am335x with barebox 2020.01.0
@ 2020-08-12 7:36 Koelle, Holger
2020-08-12 9:51 ` Sascha Hauer
0 siblings, 1 reply; 3+ messages in thread
From: Koelle, Holger @ 2020-08-12 7:36 UTC (permalink / raw)
To: barebox
Hi everybody,
This week i've tried to enable our Display (which working without problems in Linuxkernel 4.19.94) in Barebox without success.
I've patched the Devicetree similar to am335x-evm.dts with our display timings and the other values. But I got no fb0 device or a matching driver for the panel/gpu.
In the drivers section I can't find any driver which matching tilcdc and am335x-tilcdc like described in the barebox documentation.
Of_dump shows that the panel is there, but drvinfo says there is no driver.I've tried to use the simple-panel driver but without success...
So my Question : Is it possible to enable the drm (gpu) unit in Barebox 2020.01.0 at the am335x phycore board or is it not supported?
Regards,
H.Kölle
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enable Display/Splash on Phycore am335x with barebox 2020.01.0
2020-08-12 7:36 Enable Display/Splash on Phycore am335x with barebox 2020.01.0 Koelle, Holger
@ 2020-08-12 9:51 ` Sascha Hauer
2020-08-12 12:47 ` Ahmad Fatoum
0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2020-08-12 9:51 UTC (permalink / raw)
To: Koelle, Holger; +Cc: barebox
Hi Holger,
On Wed, Aug 12, 2020 at 07:36:58AM +0000, Koelle, Holger wrote:
> Hi everybody,
>
> This week i've tried to enable our Display (which working without
> problems in Linuxkernel 4.19.94) in Barebox without success.
>
> I've patched the Devicetree similar to am335x-evm.dts with our display
> timings and the other values. But I got no fb0 device or a matching
> driver for the panel/gpu.
> In the drivers section I can't find any driver which matching tilcdc
> and am335x-tilcdc like described in the barebox documentation.
>
> Of_dump shows that the panel is there, but drvinfo says there is no
> driver.I've tried to use the simple-panel driver but without
> success...
>
> So my Question : Is it possible to enable the drm (gpu) unit in
> Barebox 2020.01.0 at the am335x phycore board or is it not supported?
We don't have a framebuffer driver for am335x, so you won't have any
luck getting a picture out of the hardware with barebox. The
simple-panel driver is only for the panel itself, but not for the
framebuffer.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enable Display/Splash on Phycore am335x with barebox 2020.01.0
2020-08-12 9:51 ` Sascha Hauer
@ 2020-08-12 12:47 ` Ahmad Fatoum
0 siblings, 0 replies; 3+ messages in thread
From: Ahmad Fatoum @ 2020-08-12 12:47 UTC (permalink / raw)
To: Sascha Hauer, Koelle, Holger; +Cc: barebox
Hello Holger,
On 8/12/20 11:51 AM, Sascha Hauer wrote:
> On Wed, Aug 12, 2020 at 07:36:58AM +0000, Koelle, Holger wrote:
>> So my Question : Is it possible to enable the drm (gpu) unit in
Sidenote: you usually don't touch the GPU in the bootloader, only
the display controller.
>> Barebox 2020.01.0 at the am335x phycore board or is it not supported?
>
> We don't have a framebuffer driver for am335x, so you won't have any
> luck getting a picture out of the hardware with barebox.
Unless *hint* someone *hint* feels like implementing support. :-)
Cheers
Ahmad
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-12 12:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 7:36 Enable Display/Splash on Phycore am335x with barebox 2020.01.0 Koelle, Holger
2020-08-12 9:51 ` Sascha Hauer
2020-08-12 12:47 ` Ahmad Fatoum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox