Dear Joe Sapp, In message <[email protected]> you wrote: > > I've got a board with no RTC so there are some problems during boot. > Currently there's a hack in the udev init script to get the time from the > network (via ntp or rdate), but I'm wondering if somebody else has solved > this in a better way. Any ideas?
If your board uses U-Boot as boot loader, you can enable SNTP support in U-Boot and get and set the time already there, before you even boot into Linux. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "Faith: not *wanting* to know what is true." - Friedrich Nietzsche
