commit | 41b517210c6df8b2e690ce27bc855519845abd25 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Dec 30 17:57:10 2019 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jan 08 13:20:08 2020 +0100 |
tree | 56ee6f9bfecf0407dce468e4e2208a0e7b02ac4b | |
parent | c0e47fc5e99790c36d087b1a7128015ad851e735 [diff] |
imx: cpu: enlarge bit mask to 0x1FF for cpu type i.MX8MP use 0x182 as dummy id, 0xFF is not able the get the highest bit, so enlarge bit mask to 0x1FF to make it could detect cpu type correctly Signed-off-by: Peng Fan <peng.fan@nxp.com>