Skip to content
Commit 7251a24e authored by Scott Wood's avatar Scott Wood
Browse files

powerpc/booke: Define MSR bits the same way as reg.h



This ensures that all MSR definitions are consistently unsigned long,
and that MSR_CM does not become 0xffffffff80000000 (this is usually
harmless because MSR is 32-bit on booke and is mainly noticeable when
debugging, but still I'd rather avoid it).

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent cd115477
Loading
Loading
Loading
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