Files
u-boot/include/linux
Pratyush Yadav 18b0de0f3b mtd: spi-nor-core: Add a ->setup() hook
nor->setup() can be used by flashes to configure settings in case they
have any peculiarities that can't be easily expressed by the generic
spi-nor framework. This includes things like different opcodes, dummy
cycles, page size, uniform/non-uniform sector sizes, etc.

Move related declarations to avoid forward declarations.

Inspired by the Linux kernel's setup() hook.

Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Acked-by: Jagan Teki <jagan@amarulasolutions.com>
2021-06-28 11:58:10 +05:30
..
2021-01-31 14:08:56 +01:00
2021-01-27 16:58:57 -05:00
2021-03-01 09:54:11 -05:00
2020-08-24 16:37:53 +02:00
2021-03-01 09:54:11 -05:00
2021-04-20 07:31:12 -04:00
2021-04-12 17:44:55 -04:00