Searched hist:"46 c3d471e4068d3d77f85f98c1cb91c009ce56cc" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | rawnand.h | 46c3d471e4068d3d77f85f98c1cb91c009ce56cc Sun Jan 14 18:26:37 UTC 2018 Jörg Krause <joerg.krause@embedded.rocks> UPSTREAM: mtd: nand: export nand_get_flash_type function
`nand_get_flash_type()` allows identification of supported NAND flashs. The function is useful in SPL (like mxs_nand_spl.c) to lookup for a NAND flash (which does not support ONFi) instead of using nand_simple.c and hard-coding all required NAND parameters.
Change-Id: I469c18019d13e8e7f5105ece92c581047e751924 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit da37d096820e15b2bcdb0243da2dc01707c650f2)
|