SAM3U-EK LCD: Correct LCD configuration

This commit is contained in:
Gregory Nutt 2013-06-18 14:53:10 -06:00
parent 69fc11bb71
commit d4e550eea8

View File

@ -906,7 +906,7 @@ int up_lcdinitialize(void)
/* Configure LCD Backlight Pin */
sam_configgpio(GPIO_LCD_D15);
sam_configgpio(GPIO_LCD_BKL);
/* Enable SMC peripheral clock */