summaryrefslogtreecommitdiff
path: root/board/ads5121/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-07-10 22:09:39 +0200
committerWolfgang Denk <wd@denx.de>2008-07-10 22:09:39 +0200
commit4b13860e746b65e796213f2c97de8a80db8b68be (patch)
treedf6524ccfaf6ee1547ecacb13f52f57198926ce1 /board/ads5121/README
parent79d14faf5471b7fdc4244cb6299e94e8170d826e (diff)
parentf31c49db2a5e076f415c0785eb37f67f2faa5fc8 (diff)
downloadu-boot-imx-4b13860e746b65e796213f2c97de8a80db8b68be.zip
u-boot-imx-4b13860e746b65e796213f2c97de8a80db8b68be.tar.gz
u-boot-imx-4b13860e746b65e796213f2c97de8a80db8b68be.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
Diffstat (limited to 'board/ads5121/README')
-rw-r--r--board/ads5121/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/ads5121/README b/board/ads5121/README
new file mode 100644
index 0000000..f2d1df3
--- /dev/null
+++ b/board/ads5121/README
@@ -0,0 +1,9 @@
+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
+
+