Re: [U-Boot] Uboot RTC question

2010-02-05 Thread Wolfgang Denk
Dear Steven Zedeck, In message <27472886.p...@talk.nabble.com> you wrote: > > wd wrote: There is absolutely no need to full-quote my message if you are not referring to anything I wrote. Hm, did you even read what I wrote? > > We don't know what your board is, and if it's in mainline so we can

Re: [U-Boot] Uboot RTC question

2010-02-05 Thread Steven Zedeck
wd wrote: > > Dear Steven Zedeck, > > In message <27471322.p...@talk.nabble.com> you wrote: >> >> My question is why is it that when we get to the Uboot prompt upon a >> power >> cycle, the date is set to: >> 2007-00-01 00:00:00 >> >> Where is that being set/initialized? I looked through the

Re: [U-Boot] Uboot RTC question

2010-02-05 Thread Wolfgang Denk
Dear Steven Zedeck, In message <27471322.p...@talk.nabble.com> you wrote: > > My question is why is it that when we get to the Uboot prompt upon a power > cycle, the date is set to: > 2007-00-01 00:00:00 > > Where is that being set/initialized? I looked through the code and I can't > determine w

[U-Boot] Uboot RTC question

2010-02-05 Thread Steven Zedeck
Hi, I am using Uboot 2008.10. I know its old but thats what we used when we started our project. My question is why is it that when we get to the Uboot prompt upon a power cycle, the date is set to: 2007-00-01 00:00:00 Where is that being set/initialized? I looked through the code and I can't de