1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-30 18:05:48 +01:00
Files
u-boot-megous/drivers/mtd/nand/raw/nand_util.c
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory
NAND flavors, like serial and parallel, have a lot in common and would
benefit to share code. Let's move raw (parallel) NAND specific code in a
raw/ subdirectory, to ease the addition of a core file in nand/ and the
introduction of a spi/ subdirectory specific to SPI NANDs.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-09-20 20:10:49 +05:30

22 KiB