
8 Feb
2024
8 Feb
'24
10:30 p.m.
Hi Marek,
On Thu, Feb 8, 2024 at 2:34 PM Marek Vasut marex@denx.de wrote:
The SPL clock code does configure the ECSPI clock frequency, which has to match the mxc-spi driver configuration for successful SPI NOR boot. Drop the assigned-clock from DT ecspi1 node on this board to let the SPL clock code do the configuration and keep it aligned with the driver expectation.
Signed-off-by: Marek Vasut marex@denx.de
Reviewed-by: Fabio Estevam festevam@gmail.com