summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-06-09 17:34:58 +0000
committerwdenk <wdenk>2004-06-09 17:34:58 +0000
commit4c0d4c3b782ef278f5843eb2533e03b9c4c16e21 (patch)
tree09dcb91dbd32932f125901c1a4c210e4f2fdc88f /README
parentca0e774894ceceeffe5134f69c0f4e1f789407a2 (diff)
downloadtalos-obmc-uboot-4c0d4c3b782ef278f5843eb2533e03b9c4c16e21.tar.gz
talos-obmc-uboot-4c0d4c3b782ef278f5843eb2533e03b9c4c16e21.zip
* Patch by Tom Armistead, 04 Jun 2004:
Add support for MAX6900 RTC * Patches by Ladislav Michl, 03 Jun 2004: - fix cfi_flash.c on LE systems - let 'make mrproper' delete u-boot.img as well - turn printf into debug in cfi_flash.c
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index b197b1d57c..32a97cca32 100644
--- a/README
+++ b/README
@@ -652,6 +652,7 @@ The following options need to be configured:
CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC
CONFIG_RTC_DS164x - use Dallas DS164x RTC
+ CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC
Note that if the RTC uses I2C, then the I2C interface
must also be configured. See I2C Support, below.
OpenPOWER on IntegriCloud