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)
commit9981bad37618ce81e1d4285de0f2994e79c53fa8
tree6e9dfd308690f49a836f4e3674d030e8b51cafbc
parentc2d384520b9c98466d48fc9377f522a21aa3bb83
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11183 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-2.6.25/500-bcm96345_fixes.patch [new file with mode: 0644]