mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
cleanup: Fix typos and misspellings in various files.
Recieve/Receive recieve/receive Interupt/Interrupt interupt/interrupt Addres/Address addres/address Signed-off-by: Mike Williams <mike@mikebwilliams.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
2469c4b2db
commit
1626308797
@@ -139,7 +139,7 @@ int flash_sect_roundb (ulong *addr)
|
||||
} /* bank */
|
||||
}
|
||||
if (!found) {
|
||||
/* error, addres not in flash */
|
||||
/* error, address not in flash */
|
||||
printf("Error: end address (0x%08lx) not in flash!\n", *addr);
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user