X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Frtc%2Fds1307.c;h=03ab1a8c5d38c1ca8013aeabe304431fb8eb558d;hb=5c7f10fda362db16a7bf3e571b4ae1e88fac2466;hp=1a2bad3c5c60142a647751de5d8792483c261414;hpb=aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c;p=u-boot diff --git a/drivers/rtc/ds1307.c b/drivers/rtc/ds1307.c index 1a2bad3c5c..03ab1a8c5d 100644 --- a/drivers/rtc/ds1307.c +++ b/drivers/rtc/ds1307.c @@ -9,7 +9,7 @@ /* * Date & Time support (no alarms) for Dallas Semiconductor (now Maxim) - * DS1307 and DS1338 Real Time Clock (RTC). + * DS1307 and DS1338/9 Real Time Clock (RTC). * * based on ds1337.c */