Skip to content
Snippets Groups Projects
Commit 2de4823d authored by Thomas Chou's avatar Thomas Chou
Browse files

nios2: change virt_to_phys to use physaddr_mask in global data


As virt_to_phys() is used a lot in DMA transfer, change it
to use physaddr_mask in global data. This will save an "if"
statement and get a little faster.

Signed-off-by: default avatarThomas Chou <thomas@wytron.com.tw>
Acked-by: default avatarMarek Vasut <marex@denx.de>
parent 1cda48f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment