aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTor Krill2008-03-15 09:40:26 -0500
committerWolfgang Denk2008-03-15 19:21:30 -0500
commit9536dfcce03e7be4ccbceb47a08d9ba07ada362f (patch)
tree61b40621e4d56a619c34a7e92743150ebd763628 /README
parent0210cff3d079d97b2156b13685ee8de368e68a1a (diff)
downloadu-boot-9536dfcce03e7be4ccbceb47a08d9ba07ada362f.tar.gz
u-boot-9536dfcce03e7be4ccbceb47a08d9ba07ada362f.tar.xz
u-boot-9536dfcce03e7be4ccbceb47a08d9ba07ada362f.zip
Add support for Intersil isl1208 RTC
Signed-off-by: Tor Krill <tor@excito.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 491397affc..b230fde78a 100644
--- a/README
+++ b/README
@@ -669,6 +669,7 @@ The following options need to be configured:
669 CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC 669 CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
670 CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC 670 CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC
671 CONFIG_RTC_DS164x - use Dallas DS164x RTC 671 CONFIG_RTC_DS164x - use Dallas DS164x RTC
672 CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC
672 CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC 673 CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC
673 674
674 Note that if the RTC uses I2C, then the I2C interface 675 Note that if the RTC uses I2C, then the I2C interface