commit | 249092fa81f3dd3fee94fd05973833e30405f3c4 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Fri May 06 11:21:50 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 17 17:52:20 2016 +0200 |
tree | e0cbc7a30209eafe59135c41f94b0c45e8cda2f6 | |
parent | f716bf11f3f96e487772d9e47d413c7b30f26b6c [diff] |
imx: imx-common: print i.MX 7 SoC names consistently According to the product website, the full names are i.MX 7Solo and i.MX 7Dual, whereas the short form is i.MX7S and i.MX7D. Be consistent and print the short form for both supported i.MX 7 SoCs. Signed-off-by: Stefan Agner <stefan@agner.ch> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>