diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-03-19 09:47:30 -0400 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-03-20 06:59:59 -0400 |
commit | 480139d9229e3be0530bc548da208b5f49b1ab90 (patch) | |
tree | f451d5984a9c1ba500931c13f40cf3179b3dbf0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 34c5c01e0c8c35c01e9353d0166bfc0eb19b571c (diff) |
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
The NAND chip parameter page is statically allocated within the
nand_chip structure, which reserves a lot of space. Even not ONFI nor
JEDEC chips have it embedded. Also, only a few parameters are actually
read from the parameter page after the detection.
Now that there is a small nand_parameters structure that can held
generic parameters, remove the JEDEC page from the nand_chip structure
by just allocating it during the identification phase and removing it
right after.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions