]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/corenet_ds.h
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
authorTimur Tabi <timur@freescale.com>
Fri, 6 Jul 2012 07:39:26 +0000 (07:39 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 8 Aug 2012 23:32:15 +0000 (18:32 -0500)
commit7ee411071f31c856107e6b29fcd8df53ae4d7349
treefbbbdd41ce72ee5ce148cc9b09eea016cf2a1109
parent145dbc02501bba43cfee952d5669406c871be6d8
powerpc/85xx: improve definition of BR_PHYS_ADDR macro

The BR_PHYS_ADDR(x) macro was missing parentheses around "x" in the macro
definition, so callers had to supply their own parenthesis.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/include/asm/fsl_lbc.h
include/configs/MPC8536DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8572DS.h
include/configs/P1022DS.h
include/configs/P2020DS.h
include/configs/corenet_ds.h
include/configs/p1_p2_rdb_pc.h