rk3168: 86v: add avs print support

This commit is contained in:
chenxing
2013-04-27 18:08:42 +08:00
parent 2340941352
commit b039121b05

View File

@@ -2048,7 +2048,7 @@ static void rk30_pm_power_off(void)
static void __init machine_rk30_board_init(void)
{
//avs_init();
avs_init();
gpio_request(POWER_ON_PIN, "poweronpin");
gpio_direction_output(POWER_ON_PIN, GPIO_HIGH);