diff options
author | 2025-01-03 09:13:49 +0100 | |
---|---|---|
committer | 2025-01-08 19:26:48 +0100 | |
commit | 6df2d9553e168fe32dd49873dd254a63ca913307 (patch) | |
tree | 34bc5904682bea712a1c054a410340bdcd17344d /scripts/gdb/linux/utils.py | |
parent | mtd: rawnand: qcom: Fix build issue on x86 architecture (diff) | |
download | wireguard-linux-6df2d9553e168fe32dd49873dd254a63ca913307.tar.xz wireguard-linux-6df2d9553e168fe32dd49873dd254a63ca913307.zip |
mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTR
For each NAND_OP_WAITRDY_INSTR operation, the NANDFSR register is
polled only once every 100 us to check for the EMA_WAIT pin. This
isn't frequent enough and causes delays in NAND accesses.
Set the polling interval to 5 us. It increases the page read speed
reported by flash_speed by ~30% (~10% on page writes).
Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions