| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Adding 256MB support for PNX8550 |
| From: | Daniel Laird <daniel.j.laird@nxp.com> |
| Date: | Mon, 4 Jun 2007 02:30:41 -0700 (PDT) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
The following patch allows for 256MB support on pnx8550 based systems: --- /include/asm-mips/mach-pnx8550/pci.h.orig +++ /include/asm-mips/mach-pnx8550/pci.h.new @@ -63,6 +63,7 @@ #define SIZE_32M 0x4 #define SIZE_64M 0x5 #define SIZE_128M 0x6 +#define SIZE_256M 0x7 #define PCI_SETUP_BASE18_SIZE(X) (X<<18) #define PCI_SETUP_BASE18_EN (1<<17) #define PCI_SETUP_BASE14_PREF (1<<16) Cheers Dan Laird -- View this message in context: http://www.nabble.com/Adding-256MB-support-for-PNX8550-tf3864000.html#a10946448 Sent from the linux-mips main mailing list archive at Nabble.com. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Adding more MIPS configuration for PNX8550 systems, Daniel Laird |
|---|---|
| Next by Date: | Mailing patches, Ralf Baechle |
| Previous by Thread: | Adding more MIPS configuration for PNX8550 systems, Daniel Laird |
| Next by Thread: | Mailing patches, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |