u-boot-brain/arch/arm/cpu/arm926ejs/davinci
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
..
am1808_lowlevel.c arm, davinci, am1808: add lowlevel functions for booting from NOR 2011-09-30 22:00:59 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm, davinci, da8xx: add cpuinfo 2011-09-30 22:00:59 +02:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
et1011c.c DaVinci DM6467: Added ET1011C (LSI) PHY support 2011-02-02 00:54:44 +01:00
ksz8873.c net, davinci_emac: add KSZ8864 switch 2011-09-30 22:00:56 +02:00
lowlevel_init.S DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
lxt972.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
Makefile arm, davinci, am1808: add lowlevel functions for booting from NOR 2011-09-30 22:00:59 +02:00
psc.c DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
reset.S arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
timer.c arm, davinci: add internal WDT support for AM1808 cpus 2011-09-30 22:00:58 +02:00