Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103776
b: refs/heads/master
c: b5d5acc
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Jul 20, 2008
1 parent 469087a commit f19d1e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f15d378763e88c361364c0d0ad256d523f2d72f
refs/heads/master: b5d5accc7a2eb41f43ef346f3b258ba2f6342a1c
4 changes: 2 additions & 2 deletions trunk/arch/mips/cobalt/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ void __init plat_mem_setup(void)

set_io_port_base(CKSEG1ADDR(GT_DEF_PCI0_IO_BASE));

/* I/O port resource must include LCD/buttons */
ioport_resource.end = 0x0fffffff;
/* I/O port resource */
ioport_resource.end = 0x01ffffff;

/* These resources have been reserved by VIA SuperI/O chip. */
for (i = 0; i < ARRAY_SIZE(cobalt_reserved_resources); i++)
Expand Down

0 comments on commit f19d1e9

Please sign in to comment.