[PATCH 2.6.12-rc2] Freescale 8272ADS PCI bridge support to thestock linux-2.5 (updated)
Rune Torgersen
runet at innovsys.com
Fri Apr 22 03:42:29 EST 2005
> Another issue - I want to keep the setup of the second outbound PCI
window
> (pcimask1/pcibr1) - since continuous mem/mmio/io is not flexible
enough -
> and to keep potarx/pobarx/pocmrx assignments as they are in pq_...
version
> (changing of course all relative constants to _LOWER/... stuff).
How about initializing pcimsk1 if needed, eg have
#define M82XX_PCI_PRIMARY_WINDOW_SIZE
#define M82XX_PCI_PRIMARY_WINDOW_ADDR
#define M82XX_PCI_SECONDARY_WINDOW_SIZE
#define M82XX_PCI_SECONDARY_WINDOW_ADDR
And depend pcimsk1/br1 on the *_SECONDARY_WONDOW* ones
> Maybe the m8260.[c,h] should be renamed since this suites not only
826x series?
Probably to m82xx.[ch] because it is 82xx specific (I think)
Comments/objections?
More information about the Linuxppc-embedded
mailing list