openwrt/target/linux/brcm47xx
Markus Wigge 8bfc53f675 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>

SVN-Revision: 20239
2010-03-16 10:39:37 +00:00
..
files 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