Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233021
b: refs/heads/master
c: c6e7695
h: refs/heads/master
i:
  233019: ea0b487
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Jan 24, 2011
1 parent b62d438 commit 88bbd97
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 71b71518c7b97bae7317b452bf7fba067e38030a
refs/heads/master: c6e7695de8cad32be412d9e08a15d368ffe12aa6
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-mxc/include/mach/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,15 @@ static __inline__ void __arch_decomp_setup(unsigned long arch_id)
case MACH_TYPE_MX35_3DS:
case MACH_TYPE_PCM043:
case MACH_TYPE_LILLY1131:
case MACH_TYPE_VPR200:
uart_base = MX3X_UART1_BASE_ADDR;
break;
case MACH_TYPE_MAGX_ZN5:
uart_base = MX3X_UART2_BASE_ADDR;
break;
case MACH_TYPE_MX51_BABBAGE:
case MACH_TYPE_EUKREA_CPUIMX51SD:
case MACH_TYPE_MX51_3DS:
uart_base = MX51_UART1_BASE_ADDR;
break;
case MACH_TYPE_MX50_RDP:
Expand Down

0 comments on commit 88bbd97

Please sign in to comment.