commit | 4555c26142f893aa5d23f95c8eb3982e4a05b334 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Mon Nov 27 10:25:09 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 29 11:18:59 2017 +0100 |
tree | 1dd321cf3b94548dc841b60868173e002f947556 | |
parent | 9a7295831e23fd3ff68b54992cdace1a1c8249e2 [diff] |
imx: Add a common way for detecting NXP boards revision NXP development boards based on i.MX6/i.MX7 contain the board revision information stored in the fuses. Introduce a common function that can be shared by different boards and convert mx6sabreauto to use this new mechanism. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>