RE: [PATCH 2.6.12-rc2] Freescale 8272ADS PCI bridge support to thestock linux-2.5 (updated)
From: Rune Torgersen <hidden>
Date: 2005-04-21 17:42:33
From: Rune Torgersen <hidden>
Date: 2005-04-21 17:42:33
Another issue - I want to keep the setup of the second outbound PCI
window=20
(pcimask1/pcibr1) - since continuous mem/mmio/io is not flexible
enough -=20
and to keep potarx/pobarx/pocmrx assignments as they are in pq_...
version=20
(changing of course all relative constants to _LOWER/... stuff).=20
How about initializing pcimsk1 if needed, eg have=20 #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?