Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260597
b: refs/heads/master
c: d769d05
h: refs/heads/master
i:
  260595: bfbf635
v: v3
  • Loading branch information
Mathieu J. Poirier authored and Linus Walleij committed Jun 23, 2011
1 parent e501515 commit 80b6230
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 350abe0379f8106319f73cbcce37bfa2f0bfa05a
refs/heads/master: d769d05498f78efdc1adff2075b3a58af40dbb76
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-ux500/include/mach/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ static inline void arch_decomp_setup(void)
if (machine_is_u8500() ||
machine_is_svp8500v1() ||
machine_is_svp8500v2() ||
machine_is_hrefv60())
machine_is_hrefv60() ||
machine_is_snowball())
ux500_uart_base = U8500_UART2_BASE;
else if (machine_is_u5500())
ux500_uart_base = U5500_UART0_BASE;
Expand Down

0 comments on commit 80b6230

Please sign in to comment.