Searched hist:da7a33cf2f27545d9d290ff0c2ee1ec333b061bb (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/ |
| H A D | spi_nand.h | da7a33cf2f27545d9d290ff0c2ee1ec333b061bb Tue Sep 27 09:02:55 UTC 2022 Christophe Kerello <christophe.kerello@foss.st.com> fix(spi-nand): add Quad Enable management
The framework currently supports QE feature only for Macronix devices. Kioxia devices also support this feature, but this feature can not be set based on the manufacturer ID as Kioxia first SPI NAND generation does not support the QE feature when the second generation does.
Use a flag to manage QE feature. This flag will be added at board level to manage the device.
Change-Id: I7a3683a2df8739967b17b4abbec32c51bf206b93 Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
|
| /rk3399_ARM-atf/drivers/mtd/nand/ |
| H A D | spi_nand.c | da7a33cf2f27545d9d290ff0c2ee1ec333b061bb Tue Sep 27 09:02:55 UTC 2022 Christophe Kerello <christophe.kerello@foss.st.com> fix(spi-nand): add Quad Enable management
The framework currently supports QE feature only for Macronix devices. Kioxia devices also support this feature, but this feature can not be set based on the manufacturer ID as Kioxia first SPI NAND generation does not support the QE feature when the second generation does.
Use a flag to manage QE feature. This flag will be added at board level to manage the device.
Change-Id: I7a3683a2df8739967b17b4abbec32c51bf206b93 Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
|