]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: Update print_cpuinfo function
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 28 Mar 2014 02:54:22 +0000 (11:54 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 27 Apr 2014 19:35:12 +0000 (04:35 +0900)
commit73ff6801e665c4480c7ad605713071f8b19cd339
treeb02e94dba8bf1c67701c98f821ba93aeba94e072
parent5dd8dbd7db599969fe9d0a9e3726ea55a53223a2
arm: rmobile: Update print_cpuinfo function

The print_cpuinfo fucntion has same code.
It has a code of many common.  This adds a table of CPU information, duplicate
using for-loop.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/cpu/armv7/rmobile/cpu_info.c