Skip to content
Snippets Groups Projects
Commit 843efb11 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

MPC512x: use I/O accessors instead of pointer accesses


This commit changes the MPC512x code to use I/O accessor calls (i.e.
out_*() and in_*()) instead of using deprecated pointer accesses.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
parent 19dc7e17
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