iot_dk/hsdk: Implement its own print_cpuinfo()
authorAlexey Brodkin <abrodkin@synopsys.com>
Wed, 10 Oct 2018 11:03:47 +0000 (14:03 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 12 Oct 2018 12:14:41 +0000 (15:14 +0300)
commit5b86ca96d03c781f2035c0ecfea526d42f6999f6
tree41a5792bda1b52a9ccd182e090068c86a216e830
parentba9f56f3d463f9404f41958cefe2765c9a6bddcf
iot_dk/hsdk: Implement its own print_cpuinfo()

ARC IDENTITY register only encodes major architecture
type and version while for a particular board/silicon we
may know better which template was used and so we may identify
CPU more precise, which exactly we do here.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
board/synopsys/hsdk/hsdk.c
board/synopsys/iot_devkit/iot_devkit.c