summaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
diff options
context:
space:
mode:
authorSergei Shtylyov <[email protected]>2011-09-23 04:29:15 +0000
committerAlbert ARIBAUD <[email protected]>2011-10-27 21:56:34 +0200
commit9e2538e11fc87fb51cfde707fd5ffae086f1b467 (patch)
tree75cc65e733760507bdbdf2632dad4649d3e4a640 /board/eNET/eNET.c
parent53430a4f251eacc32ada54b56258cc18856d0d8e (diff)
DaVinci: correct MDSTAT.STATE mask
MDSTAT.STATE occupies bits 0..5 according to all available documentation, so fix the mask which previously was leaving out the intermediate state indicator bit. While at it, introduce two #define's for that mask -- unfortunately, we can't use a single #define as the assembly code can't include <asm/arch/hardware.h> due to C-specfic constructs in it. Signed-off-by: Sergei Shtylyov <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions