1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 02:07:42 +03:00
openwrt-xburst/target/linux/brcm63xx
nbd 1977b8eebd 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
2008-05-18 17:32:16 +00:00
..
files Upgrade brcm63xx to 2.6.24 2008-02-13 17:31:17 +00:00
image bcm963xx: image generation using image tagger 2008-05-18 17:30:04 +00:00
patches Upgrade brcm63xx to 2.6.24 2008-02-13 17:31:17 +00:00
patches-2.6.25 bcm96345: correct some 6345 specific stuff 2008-05-18 17:32:16 +00:00
profiles strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 2007-09-06 16:27:37 +00:00
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
config-2.6.25 bcm963xx: add 2.6.25 configuration file 2008-05-18 17:30:30 +00:00
Makefile bcm963xx: use the 2.6.25.1 kernel 2008-05-18 17:30:16 +00:00