u-boot/arch/sh/cpu/sh4
Yoshihiro Shimoda d185857267 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>
2012-08-08 09:50:41 +09:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
cache.c sh: avoid multiple definition errors with cache funcs 2011-12-02 13:46:21 +09:00
config.mk sh: Move cpu/$CPU to arch/sh/cpu/$CPU 2010-04-13 09:13:17 +02:00
cpu.c sh: modify checkcpu() for SH-4A 2012-08-08 09:50:41 +09:00
interrupts.c sh: Move cpu/$CPU to arch/sh/cpu/$CPU 2010-04-13 09:13:17 +02:00
start.S sh: Fix build in start.S 2010-11-30 09:30:26 +09:00
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
watchdog.c sh: Add trigger_address_error and support cpu reset 2010-06-28 11:58:34 +09:00