diff options
author | 2013-10-04 15:30:38 -0300 | |
---|---|---|
committer | 2013-11-06 23:32:54 -0800 | |
commit | 62e8b851783138a11da63285be0fbf69530ff73d (patch) | |
tree | 5c284713748762bc11fa9575a373a4e87aa4b187 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: nand: pxa3xx: Move DMA I/O enabling (diff) | |
download | linux-dev-62e8b851783138a11da63285be0fbf69530ff73d.tar.xz linux-dev-62e8b851783138a11da63285be0fbf69530ff73d.zip |
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
This commit replaces the currently hardcoded buffer size, by a
dynamic detection scheme. First a small 256 bytes buffer is allocated
so the device can be detected (using READID and friends commands).
After detection, this buffer is released and a new buffer is allocated
to acommodate the page size plus out-of-band size.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions