Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
19adcb41
Commit
19adcb41
authored
Oct 15, 2019
by
Paul Beesley
Committed by
TrustedFirmware Code Review
Oct 15, 2019
Browse files
Merge "Correct UART PL011 initialization calculation" into integration
parents
a05c8f87
38d5e150
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/arm/pl011/aarch32/pl011_console.S
View file @
19adcb41
...
...
@@ -57,7 +57,7 @@ func console_pl011_core_init
#if (ARM_ARCH_MAJOR == 7) && !defined(ARMV7_SUPPORTS_VIRTUALIZATION)
push
{
r0
,
r3
}
softudiv
r0
,
r1
,
r2
,
r3
mov
r
1
,
r0
mov
r
2
,
r0
pop
{
r0
,
r3
}
#else
udiv
r2
,
r1
,
r2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment