commit | 3c5dcde699c48c897aa85e27713528eb2c425707 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Sep 06 23:10:42 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 10 08:11:27 2024 -0600 |
tree | 8c341a2c9cd5d3dbef62b731ce363120fe43bb06 | |
parent | aa7d0f575f34938b8111aaaa375f30b2945cd652 [diff] |
mtd: spi-nor-ids: Extend w25q16cl entry with locking support The w25q16cl does support locking the same way w25q16dw does, fill in the missing flags. Signed-off-by: Marek Vasut <marex@denx.de>