commit | 00e2e869eaa5ece4056927b4a2fa01185fa29808 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun Oct 06 08:30:02 2024 +0800 |
committer | Fabio Estevam <festevam@denx.de> | Sun Oct 13 09:43:05 2024 -0300 |
tree | 8a56e5f182477479dd8e89affa93499546a17406 | |
parent | 25a3fc3b2cd9694078d9c64d0d3b6a0b807c7292 [diff] |
misc: ele_api: Update ELE read common fuse API On iMX8ULP, the word index 1 is used to read OTP_UNIQ_ID with 4 words data responsed. However this special index does not apply others. So restrict the check to i.MX8ULP to avoid problem when reading from fuse word 1 for others, such as i.MX93. Also update header order Signed-off-by: Peng Fan <peng.fan@nxp.com>