1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 19:46:46 +02:00
openwrt-xburst/target/linux/brcm47xx
markus ca78cbf57d fix PCI resouce allocation for SSB PCI host bridge
The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.

It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.

This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.

It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U

Signed-off-by: Michael Buesch <mb@bu3sch.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16 10:39:37 +00:00
..
files [brcm47xx] Port to kernel 2.6.30. 2009-06-13 21:20:53 +00:00
patches-2.6.30 brcm47xx: fix commit r18413 "128MB ram problem" 2010-03-08 22:03:00 +00:00
patches-2.6.31 brcm47xx: fix commit r18413 "128MB ram problem" 2010-03-08 22:03:00 +00:00
patches-2.6.32 fix PCI resouce allocation for SSB PCI host bridge 2010-03-16 10:39:37 +00:00
patches-2.6.33 fix PCI resouce allocation for SSB PCI host bridge 2010-03-16 10:39:37 +00:00
profiles replace the hostapd-mini preselection in profiles with wpad-mini 2010-02-03 03:45:38 +00:00
base-files 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
base-files.mk 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.30 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 2010-03-11 09:50:11 +00:00
config-2.6.31 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 2010-03-11 09:50:11 +00:00
config-2.6.32 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 2010-03-11 09:50:11 +00:00
config-2.6.33 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 2010-03-11 09:50:11 +00:00
image 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
Makefile kernel: update to kernel 2.6.32.9 2010-02-28 10:16:47 +00:00