From: Atsushi Nemoto Date: Tue, 6 Feb 2007 00:36:06 +0000 (-0800) Subject: PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options X-Git-Tag: v2.6.21-rc1~80^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4516a618a76eae6eb1b37259ad49f39b7b7f33d8;p=pandora-kernel.git PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size might result in allocation failure for the reserving itself on some platforms (for example typical 32bit MIPS). Make it (and CARDBUS_IO_SIZE too) customizable by "pci=" option for such platforms. Signed-off-by: Atsushi Nemoto Cc: Daniel Ritz Cc: Ralf Baechle Cc: Ivan Kokshaysky Cc: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed