u-boot-brain/arch/powerpc
Kim Phillips 71bd860cce mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
commit c7190f028f "mpc83xx:
retain POR values of non-configured ACR, SPCR, SCCR, and LCRR
bitfields" incorrectly shifted <register>_<bitfield> (e.g.
ACR_PIPE_DEP) values that were preshifted by their
definition in mpc83xx.h.

this patch removes the unnecessary shifting for the newly
utilized mask values in cpu_init.c, and prevents seemingly
unrelated symptoms such as an mpc8379erdb board from
locking up whilst performing a networking operation,
e.g. a tftp.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2010-05-21 15:22:39 -05:00
..
cpu mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c 2010-05-21 15:22:39 -05:00
include/asm 85xx: Add is_serdes_configured() support to MPC8536 SERDES 2010-05-12 04:53:50 -05:00
lib powerpc: Consolidate bootcount_{store|load} for PowerPC 2010-05-06 23:28:48 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00