aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2015-10-01 02:23:37 +0300
committerBrian Norris <computersforpeace@gmail.com>2015-10-04 22:30:49 +0100
commitd54e88011d0a5fb48d9bb60fede3e83375c75841 (patch)
tree8c349483fdc14ac36a5d7967097c6aaf400f1bba /fs
parentmtd: nand: lpc32xx_slc: fix potential overflow over 4 bits (diff)
downloadlinux-dev-d54e88011d0a5fb48d9bb60fede3e83375c75841.tar.xz
linux-dev-d54e88011d0a5fb48d9bb60fede3e83375c75841.zip
mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
According to LPC32xx User's Manual all values measured in clock cycles are programmable from 1 to 16 clocks (4 bits) starting from 0 in bitfield, the current version of calculated clock cycles is too conservative. Correctness of 0 bitfield value (i.e. programmed 1 clock timing) is proven with actual NAND chip devices. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions