Fix minor typos in C comments

This commit is contained in:
Gregory Nutt 2014-11-27 07:57:32 -06:00
parent 5818744077
commit 084e984efb
6 changed files with 6 additions and 6 deletions

View File

@ -64,7 +64,7 @@
*
* In this case, we don not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
# include <arch/board/board_sdram.h>

View File

@ -54,7 +54,7 @@
*
* In this case, we do not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY

View File

@ -64,7 +64,7 @@
*
* In this case, we don not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
# include <arch/board/board_sdram.h>

View File

@ -54,7 +54,7 @@
*
* In this case, we do not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY

View File

@ -64,7 +64,7 @@
*
* In this case, we don not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
# include <arch/board/board_sdram.h>

View File

@ -54,7 +54,7 @@
*
* In this case, we do not reconfigure the clocking. Rather, we need to query
* the register settings to determine the clock frequencies. We can only assume that
* the Main clock source in the on-board 12MHz crystal.
* the Main clock source is the on-board 12MHz crystal.
*/
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY