]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Fri, 15 Mar 2013 01:35:37 +0000 (01:35 +0000)
committerTom Rini <trini@ti.com>
Sun, 24 Mar 2013 16:49:10 +0000 (12:49 -0400)
commit244044e151860b114c69c15e322ee3a5df3d5e1e
tree149c42ee1c926523f6d1615875bd31ac4acbad71
parent59dcf970d11ebff5d9f4bbbde79fda584e9e7ad4
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.

Just fix a typo displaying the CPU info. With CONFIG_DISPLAY_INFO we see
something like AMAM335X-GP rev 0 instead of AM335X-GP rev 0.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
arch/arm/cpu/armv7/am33xx/sys_info.c