Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260542
b: refs/heads/master
c: 40d32c8
h: refs/heads/master
v: v3
  • Loading branch information
Andre Silva authored and Sascha Hauer committed Jul 7, 2011
1 parent 2201877 commit 17567c4
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: e3a58be3be7f0d7cf3c0966f3f3369acfab421e8
refs/heads/master: 40d32c89c897e573f28653920b223b07efbcfac8
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-mx5/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ config MACH_MX53_LOCO
config MACH_MX53_ARD
bool "Support MX53 ARD platforms"
select SOC_IMX53
select IMX_HAVE_PLATFORM_IMX2_WDT
select IMX_HAVE_PLATFORM_IMX_UART
select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
help
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-mx5/board-mx53_ard.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ static void __init mx53_ard_board_init(void)
platform_add_devices(devices, ARRAY_SIZE(devices));

imx53_add_sdhci_esdhc_imx(0, &mx53_ard_sd1_data);
imx53_add_imx2_wdt(0, NULL);
}

static void __init mx53_ard_timer_init(void)
Expand Down

0 comments on commit 17567c4

Please sign in to comment.