mb/opencellular/elgon: Fix typo

Change-Id: I6724637c7333ae6be7ada3e8ebe878b2a1061dd1
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38371
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2020-01-12 09:31:23 +01:00 committed by Patrick Georgi
parent 71397fa690
commit 3c015a06b7

View file

@ -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