1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 20:27:21 +01:00
Files
u-boot-megous/drivers/mtd
Simon Glass 4806fcea1a mtd: spi: Export spi_flash_std_probe()
With of-platdata we need to create drivers for particular chips, or at
least drivers that are separate from the standard code, since C structures
are created by dtoc which are private to that driver.

To avoid duplicating the probing code, export this probe function for use
by these drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:24 +08:00
..
2019-12-04 17:10:51 -05:00
2019-12-04 17:10:51 -05:00
2019-12-04 17:10:51 -05:00
2018-10-02 22:12:31 +05:30
2019-12-03 08:43:24 -05:00