rockbox/firmware/target/arm/imx233/creative-zenxfi3
Amaury Pouly 0946a1e0f2 imx233: enable underflow recovery in lcdif (needed for freq scale)
When chaging the cpu and memory frequency we need to disable the
external memory interface (EMI) for a small time. This can
underflow the dma and cause some breakage. Hopefully the SSP
controller handles this gracefully by stopping the clock and the
I2C probably handles this naturally because the clock can be
streched anyway. However the LCDIF has a special setting for this
which needs to be enable, otherwise it will send garbage to the
LCD. No other block is known to suffer from this currently but
this issue might have more unexpected consequences.

Change-Id: Ide154cad87929f2bf6cc419ac1d2ff33e30eec66
2013-01-12 18:58:19 +00:00
..
adc-target.h
adc-zenxfi3.c Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports 2012-05-19 16:10:52 +02:00
audio-zenxfi3.c zenxfi3: acquire audio gate pins 2012-05-22 23:01:03 +02:00
backlight-target.h
backlight-zenxfi3.c Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports 2012-05-19 16:10:52 +02:00
button-target.h
button-zenxfi3.c zenxfi3: fix vol+/vol- button pin assignment 2012-05-22 23:41:21 +02:00
debug-zenxfi3.c
fmradio-i2c-zenxfi3.c
lcd-target.h
lcd-zenxfi3.c imx233: enable underflow recovery in lcdif (needed for freq scale) 2013-01-12 18:58:19 +00:00
power-zenxfi3.c
powermgmt-target.h
powermgmt-zenxfi3.c