uboot-mt623x/board/bf533-stamp
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: bf533-stamp: split and cleanup CF/IDE code 2010-01-17 09:17:27 -05:00
bf533-stamp.c Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework 2010-07-13 17:50:50 -04:00
config.mk Rename lib_generic/ to lib/ 2010-04-13 09:13:04 +02:00
ide-cf.c Blackfin: bf533-stamp: scrub unused code 2010-07-13 17:50:50 -04:00
video.c Blackfin: shutdown video DMA when booting Linux 2010-08-11 11:29:08 -04:00
video.h Blackfin: resurrect BF533-STAMP video splash driver 2009-01-28 13:26:13 -05:00