summaryrefslogtreecommitdiffstats
path: root/doc/README.SNTP
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
commitb5501f7d720fed99ab0b42c83f5dea52868ce007 (patch)
treeebf8ee814951cbafde3197d9bb68a4434ea88ff9 /doc/README.SNTP
parent4431283c7e6d54ae180d466e51bf2d97471a0ad9 (diff)
downloadblackbird-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.tar.gz
blackbird-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.zip
Update README.* to reference new CONFIG_CMD_* names now.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'doc/README.SNTP')
-rw-r--r--doc/README.SNTP4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.SNTP b/doc/README.SNTP
index fd6f2098f9..9edc957c6f 100644
--- a/doc/README.SNTP
+++ b/doc/README.SNTP
@@ -1,5 +1,5 @@
-To use SNTP support, add a define CFG_CMD_SNTP to CONFIG_COMMANDS in
-the configuration file of the board.
+To use SNTP support, add define CONFIG_CMD_SNTP to the
+configuration file of the board.
The "sntp" command gets network time from NTP time server and
syncronize RTC of the board. This command needs the command line
OpenPOWER on IntegriCloud