Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17773
b: refs/heads/master
c: c5c64e2
h: refs/heads/master
i:
  17771: cef3aab
v: v3
  • Loading branch information
Sergei Shtylyov authored and unknown committed Jan 10, 2006
1 parent c69219c commit 446aec4
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 29ce2c765ca9a41be6f31aa1770e8ee3ee48cd21
refs/heads/master: c5c64e22834c9f43f246072b4dcb293c9cea0ebe
7 changes: 5 additions & 2 deletions trunk/include/asm-mips/mach-au1x00/au1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,7 @@ extern au1xxx_irq_map_t au1xxx_irq_map[];
#define UART3_ADDR 0xB1400000

#define USB_OHCI_BASE 0x14020000 // phys addr for ioremap
#define USB_OHCI_LEN 0x00060000
#define USB_HOST_CONFIG 0xB4027ffc

#define AU1550_ETH0_BASE 0xB0500000
Expand Down Expand Up @@ -1017,10 +1018,12 @@ extern au1xxx_irq_map_t au1xxx_irq_map[];
#define I2S_CONTROL_D (1<<1)
#define I2S_CONTROL_CE (1<<0)

#ifndef CONFIG_SOC_AU1200

/* USB Host Controller */
#ifndef USB_OHCI_LEN
#define USB_OHCI_LEN 0x00100000
#endif

#ifndef CONFIG_SOC_AU1200

/* USB Device Controller */
#define USBD_EP0RD 0xB0200000
Expand Down

0 comments on commit 446aec4

Please sign in to comment.