mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
hw/pci: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2431f4f184
commit
f1c0cff8a2
13 changed files with 17 additions and 17 deletions
|
@ -62,7 +62,7 @@
|
|||
#define DPRINTF(fmt, ...)
|
||||
#endif
|
||||
|
||||
/* from linux soure code. include/asm-mips/mips-boards/bonito64.h*/
|
||||
/* from linux source code. include/asm-mips/mips-boards/bonito64.h*/
|
||||
#define BONITO_BOOT_BASE 0x1fc00000
|
||||
#define BONITO_BOOT_SIZE 0x00100000
|
||||
#define BONITO_BOOT_TOP (BONITO_BOOT_BASE + BONITO_BOOT_SIZE - 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue