Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123579
b: refs/heads/master
c: 3268781
h: refs/heads/master
i:
  123577: 983c357
  123575: 891ae2f
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 28, 2008
1 parent 6b5d262 commit 65d0e51
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 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: 325045fa5358536edc0cc788ec32e9e2409ff0b1
refs/heads/master: 326878173bd352f968c958a4936fc2bc3540becd
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-footbridge/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
#define XBUS_SIZE 0x00100000
#define XBUS_BASE 0xff800000

#define PCIO_SIZE 0x00100000
#define PCIO_BASE 0xff000000

#define ARMCSR_SIZE 0x00100000
#define ARMCSR_BASE 0xfe000000

Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-footbridge/include/mach/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
#ifndef __ASM_ARM_ARCH_IO_H
#define __ASM_ARM_ARCH_IO_H

#include <mach/hardware.h>
#define PCIO_SIZE 0x00100000
#define PCIO_BASE 0xff000000

#define IO_SPACE_LIMIT 0xffff

Expand Down

0 comments on commit 65d0e51

Please sign in to comment.