Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190301
b: refs/heads/master
c: 3cdc6ee
h: refs/heads/master
i:
  190299: 5059a6f
v: v3
  • Loading branch information
Thomas Weber authored and Tony Lindgren committed Apr 23, 2010
1 parent 249cbee commit 20ebb91
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 51824c5f5ecf6175c1cc913cb5c7d6d6213e96aa
refs/heads/master: 3cdc6ee54a491003b583b47a56c4052c76c965e6
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/board-devkit8000.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,8 +676,8 @@ static void __init devkit8000_init(void)
devkit8000_flash_init();

/* Ensure SDRC pins are mux'd for self-refresh */
omap_mux_init_signal("sdr_cke0", OMAP_PIN_OUTPUT);
omap_mux_init_signal("sdr_cke1", OMAP_PIN_OUTPUT);
omap_mux_init_signal("sdrc_cke0", OMAP_PIN_OUTPUT);
omap_mux_init_signal("sdrc_cke1", OMAP_PIN_OUTPUT);
}

static void __init devkit8000_map_io(void)
Expand Down

0 comments on commit 20ebb91

Please sign in to comment.