commit | 8e52f54ca9946e0a67e2199a05ca68251de29a95 | [log] [tgz] |
---|---|---|
author | Michael Walle <mwalle@kernel.org> | Fri Sep 08 12:16:47 2023 +0200 |
committer | Tudor Ambarus <tudor.ambarus@linaro.org> | Tue Sep 19 18:59:20 2023 +0300 |
tree | f3d44f847e21b933af58a48541a38c13627895e2 | |
parent | 348d772d04fa36d453587c8a9a2720c77eb242c9 [diff] |
mtd: spi-nor: xilinx: use new macros in S3AN_INFO() There won't be any new entries, nor are the entries that much different and the very odd page and sector sizes make the new format hard to read. Therefore, convert the old S3AN_INFO() macro. Signed-off-by: Michael Walle <mwalle@kernel.org> Link: https://lore.kernel.org/r/20230807-mtd-flash-info-db-rework-v3-29-e60548861b10@kernel.org Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>