summaryrefslogtreecommitdiffstats
path: root/include/io.h
diff options
context:
space:
mode:
authorDmitry Lavnikevich <d.lavnikevich@sam-solutions.com>2014-03-10 14:39:49 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2014-03-12 21:26:37 +0100
commit1ee640765a71a7b9ee2cf4ebad22ed5961aef8db (patch)
treeb41e5eefa1033297be8f1713fbcdacfa58e3aebc /include/io.h
parentcf1b29a8504c83bb1922e249c2293a3ecd2920da (diff)
downloadbarebox-1ee640765a71a7b9ee2cf4ebad22ed5961aef8db.tar.gz
barebox-1ee640765a71a7b9ee2cf4ebad22ed5961aef8db.tar.xz
mtd: Update internal API to support 64-bit device size
MTD internal API presently uses 32-bit values to represent device size. This patch updates them to 64-bits but leaves the external API unchanged. In general, changing from 32-bit to 64-bit values cause little or no changes to the majority of the code with the following exceptions: - printk message formats; - division and modulus of 64-bit values (mtd_div_by_wb, mtd_div_by_eb may be used in some of such cases). Was tested on phyFLEX i.MX6. Signed-off-by: Dmitry Lavnikevich <d.lavnikevich@sam-solutions.com> Signed-off-by: Grigory Milev <g.milev@sam-solutions.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/io.h')
0 files changed, 0 insertions, 0 deletions