commit | 13be798c57ebe5df09254832330f48c936ac39fd | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jogo@openwrt.org> | Thu Mar 21 14:03:16 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 08 01:19:03 2013 +0200 |
tree | cca5018a85c958b937517f3e87868a60db25c5ca | |
parent | 6605428c506bea269ca6c4aed85e97fbee2cbe7b [diff] |
MIPS: BCM63XX: rework chip detection Instead of trying to use a correlation of cpu prid and chip id and hoping they will always be unique, use the cpu prid to determine the chip id register location and just read out the chip id. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5008/ Acked-by: John Crispin <blogic@openwrt.org>