commit | 8760db301654b51fad97fff6655c8635974d59de | [log] [tgz] |
---|---|---|
author | Andre Heinemans <andre.heinemans@nxp.com> | Mon Oct 06 14:35:00 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Oct 08 12:04:52 2025 +0200 |
tree | df9854ee5480ac9416f193fb5f0760fd371c1b02 | |
parent | 6a714d55d91789b231742ab17842d6cb276bbf7c [diff] |
drivers: flash: flexspi_mx25um51345g: fix erase chip lut entry The DDR LUT entry for ERASE_CHIP was configured with an incorrect kFLEXSPI_Command, resulting in the erase operation not being executed. Signed-off-by: Andre Heinemans <andre.heinemans@nxp.com>