]> git.ipfire.org Git - people/ms/u-boot.git/commit
Adding DIU support for Freescale 5121ADS
authorYork Sun <yorksun@freescale.com>
Mon, 5 May 2008 15:20:01 +0000 (10:20 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 20 May 2008 22:54:36 +0000 (00:54 +0200)
commit0e1bad47cd345c76c91a64caf41011e431b62599
tree3f6fd5860d12a91f6e84d0bfabcea21341b2028e
parenta48ff68d235e671176f6b496c44246dbe5e0a93f
Adding DIU support for Freescale 5121ADS

Add DIU and cfb console support to FSL 5121ADS board.

Use #define CONFIG_VIDEO in config file to enable fb console.

Signed-off-by: York Sun <yorksun@freescale.com>
board/ads5121/Makefile
board/ads5121/ads5121.c
board/ads5121/ads5121_diu.c [new file with mode: 0644]
include/configs/ads5121.h