Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177670
b: refs/heads/master
c: c0577ee
h: refs/heads/master
v: v3
  • Loading branch information
Albert Herranz authored and Grant Likely committed Dec 13, 2009
1 parent c183eed commit 1ca80c3
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c5df7f775148723de39274537a886e9502eef336
refs/heads/master: c0577eeee0101433a0d929699f4543a1ff3c3014
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/embedded6xx/wii.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ void __init wii_memory_fixups(void)

/* reserve the hole */
lmb_reserve(wii_hole_start, wii_hole_size);

/* allow ioremapping the address space in the hole */
__allow_ioremap_reserved = 1;
}

unsigned long __init wii_mmu_mapin_mem2(unsigned long top)
Expand Down

0 comments on commit 1ca80c3

Please sign in to comment.