uboot-mt623x/board/bf527-ezkit
Michael Hennerich 5fc564eda7 Blackfin: shutdown video DMA when booting Linux
In case there is no frame buffer driver present in Linux to hand over the
PPI LCD DMA upon boot, the DMA initiated by u-boot to display the splash
screen runs unattended.  Therefore always stop the video driver in u-boot
before starting Linux.  If people don't want this behavior, then they can
simply stub out the video_stop() function in their board video driver.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-08-11 11:29:08 -04:00
..
Makefile Blackfin: unify u-boot linker scripts 2009-06-14 20:01:14 -04:00
bf527-ezkit.c Blackfin: bf527-ezkit: convert to portmux framework 2010-07-13 17:50:51 -04:00
config.mk Rename lib_generic/ to lib/ 2010-04-13 09:13:04 +02:00
video.c Blackfin: shutdown video DMA when booting Linux 2010-08-11 11:29:08 -04:00