summaryrefslogtreecommitdiff
path: root/board/ads5121/README
diff options
context:
space:
mode:
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 0000000000..f2d1df3c9f
--- /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
+
+