Fix MIMC200 board LCD init
authorMark Jackson <mpfj@mimc.co.uk>
Wed, 3 Jun 2009 10:16:38 +0000 (11:16 +0100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Wed, 3 Jun 2009 13:10:04 +0000 (15:10 +0200)
commitc878b7d60418a45c36d99c2dc876ebb76035d404
treee62243424e3911f9f653522b1726c2c42dfb6a2e
parentc076b9937f4912ffc09b30e155fe5246f002f21a
Fix MIMC200 board LCD init

This patch updates the LCD init code for the MIMC200 board.

V2 fixes a .yres typo and corrects an incorrect setup value
in the call to at32_add_device_lcdc()

Without this patch, the lcd setup is wrong and won't display images
correctly (if at all !!)

Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
arch/avr32/boards/mimc200/setup.c