cpu/x86/16bit/entry16.inc: Fix typo in comment
Add the missing *r* of the possessive pronoun *your*. Change-Id: I2b520f398a904eb8e4412835d90bde1ee0b504b7 Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/23758 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
This commit is contained in:
@@ -54,7 +54,7 @@ _start16bit:
|
|||||||
* If we are hyperthreaded or we have multiple cores it is bad,
|
* If we are hyperthreaded or we have multiple cores it is bad,
|
||||||
* for SMP startup. On Opterons it causes a 5 second delay.
|
* for SMP startup. On Opterons it causes a 5 second delay.
|
||||||
* Invalidating the cache was pure paranoia in any event.
|
* Invalidating the cache was pure paranoia in any event.
|
||||||
* If you CPU needs it you can write a CPU dependent version of
|
* If your CPU needs it you can write a CPU dependent version of
|
||||||
* entry16.inc.
|
* entry16.inc.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user