Mike Frysinger wrote:
> -             /* Up to 2 seconds */
> -             ret = stmicro_wait_ready(flash, 2 * CONFIG_SYS_HZ);
> +             ret = stmicro_wait_ready(flash, SPI_FLASH_PAGE_ERASE_TIMEOUT);

50 ms is an awful lot less than 2 seconds. Sure this is safe?

Haavard
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to