Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: flash: spi_nor: correct log message
Flash size is specified in bits by SFDP and devicetree, but the stored flash size is in bytes. Correct the divisor. Signed-off-by: Peter Bigot <[email protected]>
- Loading branch information