commit | 499c94975e6a5723a428e4c0f8b146cb412081c0 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Feb 05 17:44:28 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 01 13:46:21 2020 +0200 |
tree | 0a4f9d06260ccf2096db981489ef6ae4321266bf | |
parent | 126dcc925d11bab93ad7c367e14a74f10d53061b [diff] |
imx: fix cpu_type helper i.MX8MP use 0x182 as its ID, so 0xff is not valid to get the cpu type, extend it to 0x1ff. Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>