Signed-off-by: Uwe Kleine-König <[email protected]>
---
 drivers/mci/imx-esdhc-pbl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mci/imx-esdhc-pbl.c b/drivers/mci/imx-esdhc-pbl.c
index d7136f54922c..b253673dfe1d 100644
--- a/drivers/mci/imx-esdhc-pbl.c
+++ b/drivers/mci/imx-esdhc-pbl.c
@@ -143,8 +143,8 @@ esdhc_load_image(struct fsl_esdhc_host *host, ptrdiff_t 
address,
                 *
                 *     buf + ofs = entry
                 *
-                * solving the above for 'buf' gvies us the
-                * adjustement that needs to be made:
+                * solving the above for 'buf' gives us the
+                * adjustment that needs to be made:
                 *
                 *     buf = entry - ofs
                 *

base-commit: 72424fd057d135ec0e41139fe4cb5740471d33a5
-- 
2.30.2


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to