u-boot-brain/board/freescale/mpc5121ads
Mike Frysinger 464c79207c punt unused clean/distclean targets
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-10-15 22:20:36 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mpc5121ads.c MPC5121: Add USB EHCI support 2010-10-18 22:33:32 +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