Skip to content
Snippets Groups Projects
Commit 55c12849 authored by Steve Sakoman's avatar Steve Sakoman Committed by Albert ARIBAUD
Browse files

omap: emif: deal with rams that return duplicate mr data on all byte lanes


Some rams (Micron for example) return duplicate mr data on all byte lanes.

Users of the get_mr function currently don't deal with this duplicated
data gracefully.  This patch detects the duplicated data and returns only
the expected 8 bit mr data.

Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 38f25b12
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