On 12 October 2015 at 20:30, Jagan Teki <[email protected]> wrote: > Current flash wait_ready logic is not modular to add new > register status check, hence updated the status check for > adding few more register checks in future. > > Below are the sf speed runs with 'sf update' on whole flash, 16MiB. > > => sf update 0x100 0x0 0x1000000 > device 0 whole chip > 16777216 bytes written, 0 bytes skipped in 59.564s, speed 289262 B/s > > => sf update 0x100 0x0 0x1000000 > device 0 whole chip > 16777216 bytes written, 0 bytes skipped in 62.549s, speed 275036 B/s > > => sf update 0x100 0x0 0x1000000 > device 0 whole chip > 16777216 bytes written, 0 bytes skipped in 61.276s, speed 284359 B/s > > Signed-off-by: Jagan Teki <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Marek Vasut <[email protected]> > Cc: Michal Simek <[email protected]> > Cc: Siva Durga Prasad Paladugu <[email protected]> > Cc: Stefan Roese <[email protected]> > Cc: Tom Warren <[email protected]> > Cc: Tom Rini <[email protected]> > Tested-by: Jagan Teki <[email protected]> > Tested-by: Bin Meng <[email protected]> > ---
Applied to u-boot-spi/master -- Jagan | openedev. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

