1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 16:30:07 +01:00
Files
u-boot-megous/drivers
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-05-21 08:03:38 +02:00
2019-12-02 18:23:09 -05:00
2019-12-15 11:44:08 +08:00
2019-12-15 11:44:12 +08:00
2019-08-07 15:31:04 -04:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-12-10 05:54:55 -07:00
2018-07-19 16:31:38 -04:00
2019-12-15 11:44:24 +08:00
2019-07-19 15:17:05 +02:00