1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 06:19:17 +01:00
Files
u-boot-megous/include/linux/mtd
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
..
2016-06-03 20:27:48 -05:00
2021-01-05 12:24:41 -07:00
2009-11-13 16:56:18 -06:00
2021-01-05 12:24:41 -07:00