u-boot-brain/arch/powerpc
Timur Tabi 5c4a3d431e powerpc/85xx: fix definition of MAS register macros
Some of the MAS register macros do not protect the parameter with
parentheses, which could cause wrong values if the parameter includes
operators.

Also fix the definition of TSIZE_TO_BYTES() so that it actually uses
the parameter.  This hasn't caused any problems to date because the
parameter was always been 'tsize'.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-11-08 08:30:57 -06:00
..
cpu powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 2011-11-08 08:30:32 -06:00
include/asm powerpc/85xx: fix definition of MAS register macros 2011-11-08 08:30:57 -06:00
lib arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning 2011-11-07 22:16:55 +01:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00