:: Re: [maemo-leste] [PATCH] nokia_rx5…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Pali Rohár
Fecha:  
A: Tom Rini
Cc: Anatolij Gustschin, u-boot, maemo-leste
Asunto: Re: [maemo-leste] [PATCH] nokia_rx51: disable obsolete VIDEO config
Hello!

On Sunday 18 October 2020 21:17:43 Tom Rini wrote:
> On Sun, Oct 18, 2020 at 10:59:36PM +0200, Pali Rohár wrote:
> > On Sunday 18 October 2020 22:54:41 Anatolij Gustschin wrote:
> > > If you need video console support, then please convert to DM_VIDEO.
> >
> > Ok, but I'm waiting until other N900 issues are fixed. There are pending
> > patches which needs to be reviewed and merged.
>
> Can you please list which?


U-Boot is crashing and board is automatically rebooted:

https://lists.denx.de/pipermail/u-boot/2020-August/422968.html

Last email in that thread:

https://lists.denx.de/pipermail/u-boot/2020-September/427704.html

> And is that all of them or are there other
> issues still?


Except above, there is another issue with i2c, details are here:

https://lists.denx.de/pipermail/u-boot/2020-April/408526.html

(but even without fixing this issue U-Boot works and can boot kernel,
just it is slower)

> > Without video console support it is hard and probably impossible to
> > debug on real N900.
> >
> > So do not disable video console support, it would make fixing and
> > testing N900 stuff just more complicated.
>
> Then please see about converting the video driver, on top of the
> other patches. Thanks!
>
> --
> Tom