Skip to content

Commit

Permalink
MX53 Enable the AHCI SATA on MX53 LOCO board
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Zhu <richard.zhu@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Richard Zhu authored and Sascha Hauer committed Oct 7, 2011
1 parent e97e303 commit 0661b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-mx5/board-mx53_loco.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ static void __init mx53_loco_board_init(void)
imx53_add_sdhci_esdhc_imx(2, &mx53_loco_sd3_data);
imx_add_gpio_keys(&loco_button_data);
gpio_led_register_device(-1, &mx53loco_leds_data);
imx53_add_ahci_imx();
}

static void __init mx53_loco_timer_init(void)
Expand Down

0 comments on commit 0661b82

Please sign in to comment.