aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/alternate_cbfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/alternate_cbfs.c')
-rw-r--r--src/soc/samsung/exynos5250/alternate_cbfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5250/alternate_cbfs.c b/src/soc/samsung/exynos5250/alternate_cbfs.c
index a3431e28fd..0687d47a5d 100644
--- a/src/soc/samsung/exynos5250/alternate_cbfs.c
+++ b/src/soc/samsung/exynos5250/alternate_cbfs.c
@@ -26,7 +26,7 @@
#include <symbols.h>
/* This allows USB A-A firmware upload from a compatible host in four parts:
- * The first two are the bare BL1 and the Coreboot boot block, which are just
+ * The first two are the bare BL1 and the coreboot boot block, which are just
* written to their respective loading addresses. These transfers are initiated
* by the IROM / BL1, so this code has nothing to do with them.
*