commit | 31496296411afbd9d02174ba6bb0151be8cb0162 | [log] [tgz] |
---|---|---|
author | Prafulla Wadaskar <[prafulla@marvell.com]> | Mon Sep 20 17:19:42 2010 +0530 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 13 09:35:58 2010 +0200 |
tree | 1c073a2e54074dd8f2bb3e4ef38c55f15cc6040c | |
parent | a1bd9c58075182f3c2cd0946dd36680ad6dca522 [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>