u-boot-brain/arch/arm/cpu/arm926ejs
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
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
davinci DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
kirkwood ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
mb86r0x Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
mx25 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx27 imx: fix coding style 2011-10-27 21:56:32 +02:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm, davinci: add NOR Boot Configuration Word 2011-09-30 22:00:59 +02:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00