u-boot-brain/board/ads5121
Wolfgang Denk de26ef99bd mpc512x: Move common files to share them by several boards
We will soon see several new MPC521x based boards added.  This patch
moves files that are not board specific to a common directory so they
can be shared by all such ports.  It also splits off common IDE code
into a new file, cpu/mpc512x/ide.c .

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
2009-06-12 20:47:16 +02:00
..
ads5121.c mpc512x: Move common files to share them by several boards 2009-06-12 20:47:16 +02:00
config.mk [ADS5121] Support for the ADS5121 board 2007-07-27 14:43:59 +02:00
Makefile mpc512x: Move common files to share them by several boards 2009-06-12 20:47:16 +02:00
README Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile 2008-07-15 22:22:44 +02:00

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