Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172466
b: refs/heads/master
c: fcebfc8
h: refs/heads/master
v: v3
  • Loading branch information
Juergen Beisert authored and Sascha Hauer committed Nov 14, 2009
1 parent 05295ec commit a7b1aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9e0afdf8f32f34f7e67db4d4622cb13e39a0e5db
refs/heads/master: fcebfc8d9062ec696c5cf84129fa6fb2550de4fd
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ static int mx3_devices_init(void)
}
if (cpu_is_mx35()) {
mxc_nand_resources[0].start = MX35_NFC_BASE_ADDR;
mxc_nand_resources[0].end = MX35_NFC_BASE_ADDR + 0xfff;
mxc_nand_resources[0].end = MX35_NFC_BASE_ADDR + 0x1fff;
otg_resources[0].start = MX35_OTG_BASE_ADDR;
otg_resources[0].end = MX35_OTG_BASE_ADDR + 0x1ff;
otg_resources[1].start = MXC_INT_USBOTG;
Expand Down

0 comments on commit a7b1aab

Please sign in to comment.