NetBSD/sys/dev/nand
mrg df8b6b3351 update for GCC 6:
- nand_bbt_block_mark() has a left-shift of negative value issue.
  this change avoids it, but reviewers indicate this function has
  other problems.
2018-02-08 07:48:19 +00:00
..
files.nand Add support for decoding legacy Toshiba TC58NVG2S0H NAND chip params. 2017-11-09 21:50:15 +00:00
hamming.c
hamming.h
nand.c Add support for dynamic flash partitions 2017-11-13 17:36:39 +00:00
nand.h Add support for dynamic flash partitions 2017-11-13 17:36:39 +00:00
nand_bbt.c update for GCC 6: 2018-02-08 07:48:19 +00:00
nand_bbt.h
nand_crc.c
nand_crc.h
nand_micron.c
nand_samsung.c ul is not 64-bit on all platforms, use ull when calculating planesize 2017-11-09 21:45:24 +00:00
nand_toshiba.c Add support for decoding legacy Toshiba TC58NVG2S0H NAND chip params. 2017-11-09 21:50:15 +00:00
nandemulator.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nandemulator.h
onfi.h