mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
hw/arm: Fix some typos in comments (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20230409200526.1156456-1-sw@weilnetz.de Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2d82c32b2c
commit
b3db996ffc
8 changed files with 9 additions and 9 deletions
|
@ -2523,7 +2523,7 @@ struct omap_mpu_state_s *omap2420_mpu_init(MemoryRegion *sdram,
|
|||
omap_findclk(s, "func_96m_clk"),
|
||||
omap_findclk(s, "core_l4_iclk"));
|
||||
|
||||
/* All register mappings (includin those not currenlty implemented):
|
||||
/* All register mappings (including those not currently implemented):
|
||||
* SystemControlMod 48000000 - 48000fff
|
||||
* SystemControlL4 48001000 - 48001fff
|
||||
* 32kHz Timer Mod 48004000 - 48004fff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue