1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-16 23:42:00 +02:00
Files
u-boot-megous/cmd
Balamanikandan Gunasundar 4ea84c5dce 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>
2021-10-26 15:26:45 -04:00
..
2021-09-16 10:29:40 -04:00
2021-08-26 08:08:11 +02:00
2020-12-18 20:32:21 -07:00
2021-08-30 14:10:07 -04:00
2021-09-16 10:29:40 -04:00
2021-07-23 07:13:25 -04:00
2021-10-14 19:45:07 -04:00
2020-12-18 20:32:21 -07:00
2021-09-24 14:30:46 -04:00
2021-10-21 07:39:05 +02:00
2021-10-09 13:09:56 -04:00