Fix spelling of "transferred".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
committed by
Tom Rini
parent
0af49b9575
commit
a6f70a3d14
@@ -494,7 +494,7 @@ This test will verify the following ALU instructions:
|
||||
This group will contain: b, bl, bc.
|
||||
|
||||
The first 2 instructions (b, bl) will be verified by jumping to
|
||||
a fixed address and checking whether control was transfered to
|
||||
a fixed address and checking whether control was transferred to
|
||||
that very point. For the bl instruction the value of the link
|
||||
register will be checked as well (using mfspr). To verify the bc
|
||||
instruction various combinations of the BI/BO fields, the CTR
|
||||
|
||||
Reference in New Issue
Block a user