Skip to content

Commit

Permalink
MX53 Enable the AHCI SATA on MX53 ARD 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 97915bd commit e97e303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-mx5/board-mx53_ard.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ static void __init mx53_ard_board_init(void)
imx53_add_imx_i2c(1, &mx53_ard_i2c2_data);
imx53_add_imx_i2c(2, &mx53_ard_i2c3_data);
imx_add_gpio_keys(&ard_button_data);
imx53_add_ahci_imx();
}

static void __init mx53_ard_timer_init(void)
Expand Down

0 comments on commit e97e303

Please sign in to comment.