Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303439
b: refs/heads/master
c: f5c85d9
h: refs/heads/master
i:
  303437: c4cee78
  303435: 619e1a9
  303431: aa6c1e0
  303423: d869c7f
v: v3
  • Loading branch information
Eric Bénard authored and Sascha Hauer committed May 8, 2012
1 parent a569054 commit 9e375c2
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: a88da8905ff43f84d4f0e20233467bc8e42433cb
refs/heads/master: f5c85d922c8407315d6a5b100ddb89db26938914
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ config MACH_EUKREA_CPUIMX51SD
select IMX_HAVE_PLATFORM_FSL_USB2_UDC
select IMX_HAVE_PLATFORM_IMX_I2C
select IMX_HAVE_PLATFORM_IMX_UART
select IMX_HAVE_PLATFORM_IMX2_WDT
select IMX_HAVE_PLATFORM_MXC_EHCI
select IMX_HAVE_PLATFORM_MXC_NAND
select IMX_HAVE_PLATFORM_SPI_IMX
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/mach-cpuimx51sd.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ static void __init eukrea_cpuimx51sd_init(void)

imx51_add_imx_uart(0, &uart_pdata);
imx51_add_mxc_nand(&eukrea_cpuimx51sd_nand_board_info);
imx51_add_imx2_wdt(0, NULL);

gpio_request(ETH_RST, "eth_rst");
gpio_set_value(ETH_RST, 1);
Expand Down

0 comments on commit 9e375c2

Please sign in to comment.