commit | a659e19e968ec8a169d43cec54aed5b85de7bf71 | [log] [tgz] |
---|---|---|
author | Prafulla Wadaskar <[prafulla@marvell.com]> | Mon Sep 20 17:19:42 2010 +0530 |
committer | Prafulla Wadaskar <prafulla@marvell.com> | Tue Oct 12 14:39:15 2010 +0530 |
tree | 1c073a2e54074dd8f2bb3e4ef38c55f15cc6040c | |
parent | a0245722d7574bc09060202336c05c3011fce600 [diff] |
Kirkwood: print_cpuinfo fixed for valid devid revid Earlier Device Identification register was used to detect the type for SoC, considering 88F6282 support to be added, It is not possible to detect the same using current algorithm. With this patch, device ID is being read using PCIE devid register, also valid chip revision ID will also be read and displayed Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>