]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: modify checkcpu() for SH-4A
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Mon, 23 Jul 2012 14:53:42 +0000 (14:53 +0000)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 8 Aug 2012 00:50:41 +0000 (09:50 +0900)
commitd1858572674a4959b21fe0a0e33650814d8a6fbb
treeb99850fc6e51e3df87f8c5109b3f2a20fec33311
parent6d36121b878a3ccbbff7f60a02109e8c8d81dd0f
sh: modify checkcpu() for SH-4A

Even if using CPU is SH-4A, the previous code always put "SH4".
This patch fixes it.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/cpu/sh4/cpu.c