u-boot/board/freescale/mpc5121ads
Marek Vasut dffe06fa4a GCC4.6: Squash warning in mpc5121ads.c
mpc5121ads.c: In function 'misc_init_r':
mpc5121ads.c:256: warning: format '%02lx' expects type 'long unsigned int', but
argument 2 has type 'int'
mpc5121ads.c:263: warning: format '%02lx' expects type 'long unsigned int', but
argument 2 has type 'int'

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
2011-10-27 23:54:01 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
README Rename ads5121 board into mpc5121ads 2009-06-12 20:47:16 +02:00
mpc5121ads.c GCC4.6: Squash warning in mpc5121ads.c 2011-10-27 23:54:01 +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