uboot-mt623x/board/freescale/mpc5121ads
Timur Tabi e69e520f9d fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
The Freescale MPC8610 and MPC5121 DIU code had re-implement two features that already
existed in U-Boot: bitmap drawing and top-of-screen logo (CONFIG_VIDEO_LOGO).
So delete the 8610-specific code and use the built-in features instead.

Signed-off-by: Timur Tabi <timur@freescale.com>
2010-09-21 22:46:02 +02:00
..
Makefile Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
README Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
config.mk Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
mpc5121ads.c fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features 2010-09-21 22:46:02 +02:00

README

To configure for the current (Rev 3.x) ADS5121
	make ads5121_config
This will automatically include PCI, the Real Time CLock, add backup flash
ability and set the correct frequency and memory configuration.

To configure for the older Rev 2 ADS5121 type (this will not have PCI)
	make ads5121_rev2_config