diff options
author | Balamanikandan Gunasundar | 2021-06-29 12:46:11 +0530 |
---|---|---|
committer | Tom Rini | 2021-10-26 15:26:45 -0400 |
commit | 4ea84c5dce5a96a4ed9f8c410974425ff2167721 (patch) | |
tree | b45baeac49148ce62d0d62181cdcbc40d93841f3 /board/kobol | |
parent | 75e33b378b3c81f1be1a8fa3815390b39fddda57 (diff) |
cmd: nand biterr - Add support for nand biterr command
The command shall be used to induce bit errors in the nand page
manually. The code flips a bit in the specified offset without
changing the ECC. This helps to see how the software handles the
error.
The patch is ported from
https://patchwork.ozlabs.org/project/uboot/patch/\
1325691123-19565-1-git-send-email-holger.brunck@keymile.com
The implementation is inspired from
'mtd-utils/nand-utils/nandflipbits.c'
Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Diffstat (limited to 'board/kobol')
0 files changed, 0 insertions, 0 deletions