Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46868
b: refs/heads/master
c: a1fdf69
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Roskin authored and Paul Mackerras committed Feb 7, 2007
1 parent b395f23 commit eda32c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e47a0f38203656125bb6b81216aa4a4f506e98c
refs/heads/master: a1fdf6940a2a3d3c7475755eba5881403473252d
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/sysdev/grackle.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable)
void __init setup_grackle(struct pci_controller *hose)
{
setup_indirect_pci(hose, 0xfec00000, 0xfee00000);
if (machine_is_compatible("PowerMac1,1"))
pci_assign_all_buses = 1;
if (machine_is_compatible("AAPL,PowerBook1998"))
grackle_set_loop_snoop(hose, 1);
#if 0 /* Disabled for now, HW problems ??? */
Expand Down

0 comments on commit eda32c0

Please sign in to comment.