Files
u-boot/drivers/mtd
Michael Trimarchi 1ca6f9483e mtd: nand: Get rid of busw parameter
Upstream linux commit 29a198a1592d83.

Auto-detection functions are passed a busw parameter to retrieve the actual
NAND bus width and eventually set the correct value in chip->options.
Rework the nand_get_flash_type() function to get rid of this extra
parameter and let detection code directly set the NAND_BUSWIDTH_16 flag in
chip->options if needed.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
2022-07-22 08:30:16 +02:00
..
2022-07-22 08:30:16 +02:00
2022-01-19 18:11:34 +01:00
2021-09-24 12:09:47 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00