aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/opencellular/elgon/bootblock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/opencellular/elgon/bootblock.c b/src/mainboard/opencellular/elgon/bootblock.c
index c7f2639d4d..baf6391ce6 100644
--- a/src/mainboard/opencellular/elgon/bootblock.c
+++ b/src/mainboard/opencellular/elgon/bootblock.c
@@ -39,7 +39,7 @@ void bootblock_mainboard_early_init(void)
static void configure_spi_flash(void)
{
- /* The maximum SPI frequency for error free transmission is at 30 Mhz */
+ /* The maximum SPI frequency for error-free transmission is at 30 MHz */
spi_init_custom(0, // bus
28000000, // speed Hz
0, // idle low disabled