aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-05-12 17:59:12 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-05-19 01:50:38 -0400
commit558ab308906b398a16fa52f296407418470356c0 (patch)
tree904e479cc253c11f68303afdeb134d0a33069b9a /arch/powerpc/boot
parent3da34aae03d498ee62f75aa7467de93cce3030fd (diff)
powerpc/8xxx: Update PCI outbound window addresses for 36-bit configs
In these configuration we expect to have large amounts of memory (> 4G) and thus will bounce via swiotlb some region of PCI address space. The outbound windows were wasting 512M of address space by leaving a gap between the top of the outbound window and the 4G boundary. By moving the top of the outbound window up to the 4G boundary we can reclaim the vast majority of the 512M (minus space needed for PEXCSRBAR) and thus reduces the amount of memory we have to bounce. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_36b.dts22
-rw-r--r--arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts16
2 files changed, 19 insertions, 19 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds_36b.dts b/arch/powerpc/boot/dts/mpc8572ds_36b.dts
index 11979659c577..f6365db3b97d 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_36b.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_36b.dts
@@ -533,7 +533,7 @@
533 #address-cells = <3>; 533 #address-cells = <3>;
534 reg = <0xf 0xffe08000 0 0x1000>; 534 reg = <0xf 0xffe08000 0 0x1000>;
535 bus-range = <0 255>; 535 bus-range = <0 255>;
536 ranges = <0x2000000 0x0 0xc0000000 0xc 0x00000000 0x0 0x20000000 536 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
537 0x1000000 0x0 0x00000000 0xf 0xffc00000 0x0 0x00010000>; 537 0x1000000 0x0 0x00000000 0xf 0xffc00000 0x0 0x00010000>;
538 clock-frequency = <33333333>; 538 clock-frequency = <33333333>;
539 interrupt-parent = <&mpic>; 539 interrupt-parent = <&mpic>;
@@ -660,8 +660,8 @@
660 #size-cells = <2>; 660 #size-cells = <2>;
661 #address-cells = <3>; 661 #address-cells = <3>;
662 device_type = "pci"; 662 device_type = "pci";
663 ranges = <0x2000000 0x0 0xc0000000 663 ranges = <0x2000000 0x0 0xe0000000
664 0x2000000 0x0 0xc0000000 664 0x2000000 0x0 0xe0000000
665 0x0 0x20000000 665 0x0 0x20000000
666 666
667 0x1000000 0x0 0x0 667 0x1000000 0x0 0x0
@@ -671,8 +671,8 @@
671 reg = <0x0 0x0 0x0 0x0 0x0>; 671 reg = <0x0 0x0 0x0 0x0 0x0>;
672 #size-cells = <2>; 672 #size-cells = <2>;
673 #address-cells = <3>; 673 #address-cells = <3>;
674 ranges = <0x2000000 0x0 0xc0000000 674 ranges = <0x2000000 0x0 0xe0000000
675 0x2000000 0x0 0xc0000000 675 0x2000000 0x0 0xe0000000
676 0x0 0x20000000 676 0x0 0x20000000
677 677
678 0x1000000 0x0 0x0 678 0x1000000 0x0 0x0
@@ -742,7 +742,7 @@
742 #address-cells = <3>; 742 #address-cells = <3>;
743 reg = <0xf 0xffe09000 0 0x1000>; 743 reg = <0xf 0xffe09000 0 0x1000>;
744 bus-range = <0 255>; 744 bus-range = <0 255>;
745 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 745 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
746 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x00010000>; 746 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x00010000>;
747 clock-frequency = <33333333>; 747 clock-frequency = <33333333>;
748 interrupt-parent = <&mpic>; 748 interrupt-parent = <&mpic>;
@@ -760,8 +760,8 @@
760 #size-cells = <2>; 760 #size-cells = <2>;
761 #address-cells = <3>; 761 #address-cells = <3>;
762 device_type = "pci"; 762 device_type = "pci";
763 ranges = <0x2000000 0x0 0xc0000000 763 ranges = <0x2000000 0x0 0xe0000000
764 0x2000000 0x0 0xc0000000 764 0x2000000 0x0 0xe0000000
765 0x0 0x20000000 765 0x0 0x20000000
766 766
767 0x1000000 0x0 0x0 767 0x1000000 0x0 0x0
@@ -778,7 +778,7 @@
778 #address-cells = <3>; 778 #address-cells = <3>;
779 reg = <0xf 0xffe0a000 0 0x1000>; 779 reg = <0xf 0xffe0a000 0 0x1000>;
780 bus-range = <0 255>; 780 bus-range = <0 255>;
781 ranges = <0x2000000 0x0 0xc0000000 0xc 0x40000000 0x0 0x20000000 781 ranges = <0x2000000 0x0 0xe0000000 0xc 0x40000000 0x0 0x20000000
782 0x1000000 0x0 0x00000000 0xf 0xffc20000 0x0 0x00010000>; 782 0x1000000 0x0 0x00000000 0xf 0xffc20000 0x0 0x00010000>;
783 clock-frequency = <33333333>; 783 clock-frequency = <33333333>;
784 interrupt-parent = <&mpic>; 784 interrupt-parent = <&mpic>;
@@ -796,8 +796,8 @@
796 #size-cells = <2>; 796 #size-cells = <2>;
797 #address-cells = <3>; 797 #address-cells = <3>;
798 device_type = "pci"; 798 device_type = "pci";
799 ranges = <0x2000000 0x0 0xc0000000 799 ranges = <0x2000000 0x0 0xe0000000
800 0x2000000 0x0 0xc0000000 800 0x2000000 0x0 0xe0000000
801 0x0 0x20000000 801 0x0 0x20000000
802 802
803 0x1000000 0x0 0x0 803 0x1000000 0x0 0x0
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
index 65893b9f963d..8be8e701e1d3 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts
@@ -370,7 +370,7 @@
370 #address-cells = <3>; 370 #address-cells = <3>;
371 reg = <0x0f 0xffe08000 0x0 0x1000>; 371 reg = <0x0f 0xffe08000 0x0 0x1000>;
372 bus-range = <0x0 0xff>; 372 bus-range = <0x0 0xff>;
373 ranges = <0x02000000 0x0 0xc0000000 0x0c 0x00000000 0x0 0x20000000 373 ranges = <0x02000000 0x0 0xe0000000 0x0c 0x00000000 0x0 0x20000000
374 0x01000000 0x0 0x00000000 0x0f 0xffc00000 0x0 0x00010000>; 374 0x01000000 0x0 0x00000000 0x0f 0xffc00000 0x0 0x00010000>;
375 clock-frequency = <33333333>; 375 clock-frequency = <33333333>;
376 interrupt-parent = <&mpic>; 376 interrupt-parent = <&mpic>;
@@ -496,8 +496,8 @@
496 #size-cells = <2>; 496 #size-cells = <2>;
497 #address-cells = <3>; 497 #address-cells = <3>;
498 device_type = "pci"; 498 device_type = "pci";
499 ranges = <0x02000000 0x0 0xc0000000 499 ranges = <0x02000000 0x0 0xe0000000
500 0x02000000 0x0 0xc0000000 500 0x02000000 0x0 0xe0000000
501 0x0 0x20000000 501 0x0 0x20000000
502 502
503 0x01000000 0x0 0x00000000 503 0x01000000 0x0 0x00000000
@@ -507,8 +507,8 @@
507 reg = <0 0 0 0 0>; 507 reg = <0 0 0 0 0>;
508 #size-cells = <2>; 508 #size-cells = <2>;
509 #address-cells = <3>; 509 #address-cells = <3>;
510 ranges = <0x02000000 0x0 0xc0000000 510 ranges = <0x02000000 0x0 0xe0000000
511 0x02000000 0x0 0xc0000000 511 0x02000000 0x0 0xe0000000
512 0x0 0x20000000 512 0x0 0x20000000
513 0x01000000 0x0 0x00000000 513 0x01000000 0x0 0x00000000
514 0x01000000 0x0 0x00000000 514 0x01000000 0x0 0x00000000
@@ -579,7 +579,7 @@
579 #address-cells = <3>; 579 #address-cells = <3>;
580 reg = <0x0f 0xffe09000 0x0 0x1000>; 580 reg = <0x0f 0xffe09000 0x0 0x1000>;
581 bus-range = <0x0 0xff>; 581 bus-range = <0x0 0xff>;
582 ranges = <0x02000000 0x0 0xc0000000 0x0c 0x20000000 0x0 0x20000000 582 ranges = <0x02000000 0x0 0xe0000000 0x0c 0x20000000 0x0 0x20000000
583 0x01000000 0x0 0x00000000 0x0f 0xffc10000 0x0 0x00010000>; 583 0x01000000 0x0 0x00000000 0x0f 0xffc10000 0x0 0x00010000>;
584 clock-frequency = <33333333>; 584 clock-frequency = <33333333>;
585 interrupt-parent = <&mpic>; 585 interrupt-parent = <&mpic>;
@@ -597,8 +597,8 @@
597 #size-cells = <2>; 597 #size-cells = <2>;
598 #address-cells = <3>; 598 #address-cells = <3>;
599 device_type = "pci"; 599 device_type = "pci";
600 ranges = <0x02000000 0x0 0xc0000000 600 ranges = <0x02000000 0x0 0xe0000000
601 0x02000000 0x0 0xc0000000 601 0x02000000 0x0 0xe0000000
602 0x0 0x20000000 602 0x0 0x20000000
603 603
604 0x01000000 0x0 0x00000000 604 0x01000000 0x0 0x00000000