Files
u-boot/drivers
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-04-25 09:25:00 +02:00
2022-06-24 14:16:00 +02:00
2021-10-05 08:50:15 -04:00
2022-07-11 14:58:57 -04:00
2022-01-13 07:57:49 -05:00
2022-07-22 08:30:16 +02:00
2022-01-13 07:57:49 -05:00
2022-07-18 23:48:37 +01:00
2022-07-11 14:58:57 -04:00
2022-05-03 21:39:22 +02:00
2022-07-11 14:58:57 -04:00
2021-10-01 21:08:18 -04:00