summaryrefslogtreecommitdiff
path: root/drivers/marvell/mg_conf_cm3/mg_conf_cm3.c
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-13 09:14:48 +0100
committerManish Pandey <manish.pandey2@arm.com>2023-05-09 15:57:12 +0100
commit1b491eead580d7849a45a38f2c6a935a5d8d1160 (patch)
tree5085dd0af7deed3a5a52dbcd82a78aa5cd96e888 /drivers/marvell/mg_conf_cm3/mg_conf_cm3.c
parent8557d491b6dbd6cbf27cc2ae6425f6cb29ca2c35 (diff)
downloadarm-trusted-firmware-1b491eead580d7849a45a38f2c6a935a5d8d1160.tar.gz
fix(tree): correct some typos
found using codespell (https://github.com/codespell-project/codespell). Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Change-Id: I1bfa797e3460adddeefa916bb68e22beddaf6373
Diffstat (limited to 'drivers/marvell/mg_conf_cm3/mg_conf_cm3.c')
-rw-r--r--drivers/marvell/mg_conf_cm3/mg_conf_cm3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/marvell/mg_conf_cm3/mg_conf_cm3.c b/drivers/marvell/mg_conf_cm3/mg_conf_cm3.c
index 98e189687..935243777 100644
--- a/drivers/marvell/mg_conf_cm3/mg_conf_cm3.c
+++ b/drivers/marvell/mg_conf_cm3/mg_conf_cm3.c
@@ -55,7 +55,7 @@ int mg_image_load(uintptr_t src_addr, uint32_t size, int cp_index)
/* Don't release MG CM3 from reset - it will be done by next step
* bootloader (e.g. U-Boot), when appriopriate device-tree setup (which
- * has enabeld 802.3. auto-neg) will be choosen.
+ * has enabeld 802.3. auto-neg) will be chosen.
*/
return 0;