commit | c5e1a119b466bb06de2b3a2040db2738809f81f5 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Thu Aug 01 11:59:51 2024 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Aug 02 15:16:51 2024 -0300 |
tree | f505aff3477c71050f107ae0a899045bdb9366da | |
parent | a1124da137c44b2078e88d52516c06749188f6c6 [diff] |
cpu: imx: fix the CPU type field width Increase one more bit to cover all CPU types. Otherwise it shows wrong CPU info on some platforms, such as i.MX8M Plus: U-Boot 2024.04+g674440bc73e+p0 (Jun 06 2024 - 10:05:34 +0000) CPU: NXP i.MX8MM Rev1.1 A53 at 4154504685 MHz at 30C Model: NXP i.MX8MPlus LPDDR4 EVK board Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>