Hi,
Here we are working with OMAPL138 Custom EVM board with 16MB SPI flash of numonyx with part number M25p128
We could not able to write uboot into spi flash.
steps followed
Converted uboot elf file into Uboot_uart.bin for UART2 mode using AIS gen tool
Gave proper settings for PLL0 PLL1 and DDR.
Could able to see u-boot > prompt on hyperterminal.
issued
> sf probe 0
got
16384 KiB M25p128 at 0:0
then issued
> sf erase 0 40000
erase succeded.
On sf write <ram address> 0 40000
sf write failed..
What could be the problem
FYI:
SPE EVM board- SPI NOR = 128 sector, 256 page, 256 Byte / Page, 75MHz
Custom board - SPI NOR = 64 sector, 1024 page, 256 Byte / Page, 54MHz