* Adding 256MB support for PNX8550
@ 2007-06-04 9:30 Daniel Laird
0 siblings, 0 replies; only message in thread
From: Daniel Laird @ 2007-06-04 9:30 UTC (permalink / raw)
To: linux-mips
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-04 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 9:30 Adding 256MB support for PNX8550 Daniel Laird
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox