bcm96345: correct some 6345 specific stuff
authorFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:32:16 +0000 (17:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:32:16 +0000 (17:32 +0000)
commit12da51bb3c9a33a983c8b84076300da96d8dfcd2
tree5cccccea6243126a478036b1b03939c09c31b16e
parentab2b78aabd7d8ef87a7d1fa10bad7faf82b76bfe
bcm96345: correct some 6345 specific stuff

This fixes some problems with the 6345 support and adds a macro for CPU
identification that is easier on the eyes. The first thing it does is to not
initialize MPI on the 6345 as it does not have PCI. The second thing it does is
to use a static value for the CPU frequency of the 6345 chip to provide an
accurate timer.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11183
target/linux/brcm63xx/patches-2.6.25/500-bcm96345_fixes.patch [new file with mode: 0644]