mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-08 18:41:22 +00:00
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
This commit is contained in:
parent
8557d491b6
commit
1b491eead5
109 changed files with 136 additions and 136 deletions
|
@ -755,7 +755,7 @@ void stm32mp1_ddr_init(struct stm32mp_ddr_priv *priv,
|
|||
stm32mp1_ddrphy_idone_wait(priv->phy);
|
||||
|
||||
/*
|
||||
* 12. set back registers in step 8 to the orginal values if desidered
|
||||
* 12. set back registers in step 8 to the original values if desidered
|
||||
*/
|
||||
stm32mp1_refresh_restore(priv->ctl, config->c_reg.rfshctl3,
|
||||
config->c_reg.pwrctl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue