diff options
| author | Sergei Shtylyov <[email protected]> | 2011-09-23 04:29:15 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-10-27 21:56:34 +0200 |
| commit | 9e2538e11fc87fb51cfde707fd5ffae086f1b467 (patch) | |
| tree | 75cc65e733760507bdbdf2632dad4649d3e4a640 /board/eNET/eNET.c | |
| parent | 53430a4f251eacc32ada54b56258cc18856d0d8e (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
