]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: Use a clear identification of an unidentified CPU type
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 30 Jun 2012 05:07:32 +0000 (05:07 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:16 +0000 (14:58 +0200)
commite972d72bd7ce944a655328c6a8ef1e75e56490e3
treea72797efcbd9562228d9784befde4d5e5069398e
parent2399ef73859f7ef54d2da9c3274c01f86726eff8
imx: Use a clear identification of an unidentified CPU type

In case an unidentified CPU type is detected it now returns
i.MX??, in a const char.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/armv7/imx-common/cpu.c