u-boot/drivers/mtd/nand
Sean Anderson 601b8901e0 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically
Contrary to what the help message says, this is the number of pages per
block. Calculate it automatically based on SYS_NAND_BLOCK_SIZE and
SYS_NAND_PAGE_SIZE. To better reflect its semantics, rename it to
SYS_NAND_BLOCK_PAGES.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-11-16 12:43:48 -05:00
..
raw nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically 2023-11-16 12:43:48 -05:00
spi mtd: spinand: winbond: add Winbond W25N02KV flash support 2023-10-13 10:49:07 +02:00
bbt.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
core.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
Makefile mtd: Makefile: deep cleanup 2019-12-04 17:10:51 -05:00