
Hi Peng,
Am Di., 19. Juli 2022 um 07:17 Uhr schrieb Peng Fan peng.fan@oss.nxp.com:
On 7/16/2022 4:31 PM, Heiko Thiery wrote:
Hi Peng,
Am Sa., 16. Juli 2022 um 10:11 Uhr schrieb Peng Fan peng.fan@oss.nxp.com:
On 7/15/2022 8:00 PM, Heiko Thiery wrote:
HI,
Am Fr., 15. Juli 2022 um 13:18 Uhr schrieb Fabio Estevam festevam@gmail.com:
Hi Heiko,
On Fri, Jul 15, 2022 at 5:33 AM Heiko Thiery heiko.thiery@gmail.com wrote:
Error binding driver 'serial_mxc': -12
Does the attached patch help?
Unfortunately not .. I think the problem is not the SPL. Since the SPL does not use SPL_DM_SERIAL.
You have CLK_IMX8MQ enabled in SPL, it will consume much memory.
You say CLK_IMX8MQ I have enabled. But I can't see where this should be done. Also, I don't understand what this has to do with the fact that the U-Boot (not SPL) shows the error messages. Is there a connection between SPL and U-Boot here?
In the very first mail, I only see you post out SPL log, not see U-Boot log. Could you please share your full log?
That was the only output shown on the console after enabling DEBUG_UART. I thought "Trying to boot from SD card" was one of the last issues of the SPL.