mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
9e2538e11f
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 <sshtylyov@ru.mvista.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |
||
---|---|---|
.. | ||
am1808_lowlevel.c | ||
config.mk | ||
cpu.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
dp83848.c | ||
et1011c.c | ||
ksz8873.c | ||
lowlevel_init.S | ||
lxt972.c | ||
Makefile | ||
psc.c | ||
reset.S | ||
timer.c |