u-boot-brain/arch/arm
Sergei Shtylyov 9e2538e11f 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 <sshtylyov@ru.mvista.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-10-27 21:56:34 +02:00
..
cpu DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
include/asm DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
lib arm, logbuffer: make it compileclean 2011-10-27 21:56:30 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00