Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226101
b: refs/heads/master
c: db03712
h: refs/heads/master
i:
  226099: 5be2329
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Nov 24, 2010
1 parent e1add53 commit 2da2d8e
Show file tree
Hide file tree
Showing 3 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: 28d6a7a2f37a349a2292e52a87d76f06f55dc9d8
refs/heads/master: db037126656fb75482c09fb8673d97a5b44bcbae
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-mx5/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ config MACH_MX51_BABBAGE

config MACH_MX51_3DS
bool "Support MX51PDK (3DS)"
select IMX_HAVE_PLATFORM_ESDHC
select IMX_HAVE_PLATFORM_IMX_UART
select IMX_HAVE_PLATFORM_SPI_IMX
select MXC_DEBUG_BOARD
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-mx5/board-mx51_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ static void __init mxc_board_init(void)
printk(KERN_WARNING "Init of the debugboard failed, all "
"devices on the board are unusable.\n");

imx51_add_sdhci_esdhc_imx(0, NULL);
mxc_init_keypad();
}

Expand Down

0 comments on commit 2da2d8e

Please sign in to comment.