u-boot-brain/board/freescale/mpc5121ads
Wolfgang Denk 843efb1192 MPC512x: use I/O accessors instead of pointer accesses
This commit changes the MPC512x code to use I/O accessor calls (i.e.
out_*() and in_*()) instead of using deprecated pointer accesses.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
2009-06-12 20:47:16 +02:00
..
config.mk Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
Makefile Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
mpc5121ads.c MPC512x: use I/O accessors instead of pointer accesses 2009-06-12 20:47:16 +02:00
README Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +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