Karthik,
The current M5445EVB U-boot has the DSPI support be part of the flash
utility in board/freescale/m54455evb/flash.c, since the serial flash in
54455EVB is flash alike. The only feature that it can't perform is read
back from the flash. I have not implemented the DSPI be part of the SPI
an
Hi,
I have the u-boot code of mcf54455evb.now I am designing a new board
with processor of mcf54452.
When I make the changes in the u-boot code for configuring SPI, i am
getting errors like this
undefined reference to `spi_init_f'
undefined reference to `spi_init_r'
(in the file ~/boa