Martin Blumenstingl
cb6b0a393c
nvmem: meson-mx-efuse: allow reading data smaller than word_size
...
Some Amlogic boards store the Ethernet MAC address inside the eFuse. The
Ethernet MAC address uses 6 bytes. The existing logic in
meson_mx_efuse_read() would write beyond the end of the data buffer when
trying to read data with a size that is not aligned to word_size (4
bytes on Meson8, Meson8b and Meson8m2).
Calculate the remaining data to copy inside meson_mx_efuse_read() so
reading 6 bytes doesn't write beyond the end of the data buffer.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20190818093345.29647-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-18 12:56:52 +02:00
..
2019-08-03 07:02:01 -07:00
2019-07-12 12:24:03 -07:00
2019-07-24 11:02:28 +02:00
2019-08-07 12:23:57 -06:00
2019-08-02 17:30:36 -07:00
2019-07-09 12:34:26 -07:00
2019-08-10 12:20:02 -07:00
2019-08-08 10:12:21 -06:00
2019-07-31 13:17:33 -07:00
2019-07-19 17:13:56 -07:00
2019-08-12 07:33:23 +02:00
2019-07-22 15:04:54 -07:00
2019-08-06 14:37:58 -07:00
2019-07-21 13:31:14 -07:00
2019-07-11 15:36:02 -07:00
2019-07-23 09:49:10 +02:00
2019-07-18 09:49:30 +02:00
2019-08-10 10:10:33 -07:00
2019-07-19 10:42:02 -07:00
2019-07-17 09:55:43 -07:00
2019-07-19 10:42:02 -07:00
2019-07-25 20:09:37 -05:00
2019-07-26 09:43:43 -07:00
2019-08-09 16:45:54 +02:00
2019-07-29 00:57:39 +02:00
2019-08-10 15:44:09 -07:00
2019-08-06 11:47:23 -07:00
2019-07-18 17:08:07 -07:00
2019-08-07 14:50:49 -07:00
2019-06-29 21:08:14 -07:00
2019-08-12 07:33:23 +02:00
2019-08-01 22:24:16 +02:00
2019-07-09 09:04:31 -07:00
2019-07-09 12:34:26 -07:00
2019-07-28 11:07:26 +02:00
2019-08-01 12:53:53 -04:00
2019-08-09 15:31:19 -07:00
2019-07-29 11:34:12 -07:00
2019-07-11 15:38:21 -07:00
2019-08-01 20:21:00 +02:00
2019-07-31 08:54:06 -07:00
2019-07-09 08:59:39 -07:00
2019-07-31 21:44:45 +10:00
2019-07-14 16:36:51 -07:00
2019-08-09 09:28:18 -07:00
2019-07-30 11:47:51 -04:00
2019-07-20 09:34:55 -07:00
2019-07-11 18:11:21 -07:00
2019-07-11 15:14:01 -07:00
2019-08-09 19:46:52 -05:00
2019-08-15 18:20:32 +02:00
2019-08-06 18:59:14 +02:00
2019-08-04 16:37:08 -07:00
2019-08-06 17:11:59 -07:00
2019-08-05 10:25:48 -07:00
2019-08-05 15:42:27 -04:00
2019-07-27 08:25:51 -07:00
2019-07-23 17:47:02 +02:00
2019-08-18 12:56:52 +02:00
2019-07-17 11:26:09 -07:00
2019-07-15 20:44:49 -07:00
2019-07-04 22:01:59 -04:00
2019-08-05 17:56:46 +02:00
2019-08-07 13:06:42 +02:00
2019-08-09 19:53:04 -05:00
2019-07-29 11:43:48 +01:00
2019-07-01 15:04:59 +02:00
2019-07-29 23:35:31 +02:00
2019-07-29 18:24:59 +03:00
2019-07-15 11:03:02 -03:00
2019-07-15 21:06:15 -07:00
2019-07-22 11:23:00 +02:00
2019-07-16 19:23:24 -07:00
2019-08-08 13:17:38 +02:00
2019-07-17 08:58:04 -07:00
2019-08-01 14:07:46 +01:00
2019-07-17 11:44:41 -07:00
2019-07-19 17:13:56 -07:00
2019-07-17 10:03:50 -07:00
2019-08-10 10:10:33 -07:00
2019-08-10 10:10:33 -07:00
2019-08-18 12:56:10 +02:00
2019-07-22 13:51:20 -06:00
2019-07-05 08:15:08 +02:00
2019-08-05 11:49:02 -07:00
2019-07-25 13:11:51 +02:00
2019-07-22 17:04:20 -04:00
2019-07-23 09:36:07 +02:00
2019-07-12 12:24:03 -07:00
2019-07-30 17:39:39 +02:00
2019-07-30 20:32:11 +02:00
2019-08-08 16:07:34 +02:00
2019-07-17 11:23:13 -07:00
2019-07-26 07:49:29 -04:00
2019-08-09 19:51:52 -05:00
2019-07-19 10:42:02 -07:00
2019-08-05 17:56:46 +02:00
2019-08-09 19:51:01 -05:00
2019-08-02 15:26:48 -07:00