* 'commands: add hwclock' partially apllied!
@ 2014-08-01 11:55 Antony Pavlov
2014-08-01 13:34 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-08-01 11:55 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
Sascha!
I have just got recent barebox 'next' branch with this commit:
commit 7154e7cdb970a1ff4a7105daf57fc92ff4b8e63c
Author: Antony Pavlov <antonynpavlov@gmail.com>
Date: Wed Jul 30 00:10:20 2014 +0400
commands: add hwclock
The hwclock command allows to query or set the hardware clock (RTC).
Barebox' 'hwclock' command uses busybox' 'date' compatible
time format ccyymmddHHMM[.SS]:
# /bin/busybox date -s 201407292005.41 ; /bin/date
Tue Jul 29 20:05:41 MSK 2014
Tue Jul 29 20:05:41 MSK 2014
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
commands/Kconfig | 8 ++++++++
commands/Makefile | 1 +
2 files changed, 9 insertions(+)
This commit miss commands/hwclock.c file.
--
Best regards,
Antony Pavlov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-01 13:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-01 11:55 'commands: add hwclock' partially apllied! Antony Pavlov
2014-08-01 13:34 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox