Home
last modified time | relevance | path

Searched hist:de15a06aad1f221255366ac07238c80fed146da1 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dflash.cde15a06aad1f221255366ac07238c80fed146da1 Fri Aug 17 20:36:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> cfi: Make the flash erase and write operations abortable

Check for ctrlc() in operations that take time and loop over the flash
addresses.

In netconsole, tstc() is expensive. Only check once in a while to not
slow down the operation significantly.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/include/
H A Dflash.hde15a06aad1f221255366ac07238c80fed146da1 Fri Aug 17 20:36:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> cfi: Make the flash erase and write operations abortable

Check for ctrlc() in operations that take time and loop over the flash
addresses.

In netconsole, tstc() is expensive. Only check once in a while to not
slow down the operation significantly.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.cde15a06aad1f221255366ac07238c80fed146da1 Fri Aug 17 20:36:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> cfi: Make the flash erase and write operations abortable

Check for ctrlc() in operations that take time and loop over the flash
addresses.

In netconsole, tstc() is expensive. Only check once in a while to not
slow down the operation significantly.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Stefan Roese <sr@denx.de>