Skip to content

Commit 334fef0

Browse files
Eric Bénardsaschahauer
authored andcommitted
enable uncompress log on cpuimx35sd
Signed-off-by: Eric Bénard <[email protected]> Cc: Sascha Hauer <[email protected]> Signed-off-by: Sascha Hauer <[email protected]>
1 parent 4d4b256 commit 334fef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/plat-mxc/include/mach/uncompress.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ static __inline__ void __arch_decomp_setup(unsigned long arch_id)
9898
case MACH_TYPE_PCM043:
9999
case MACH_TYPE_LILLY1131:
100100
case MACH_TYPE_VPR200:
101+
case MACH_TYPE_EUKREA_CPUIMX35SD:
101102
uart_base = MX3X_UART1_BASE_ADDR;
102103
break;
103104
case MACH_TYPE_MAGX_ZN5:

0 commit comments

Comments
 (0)