]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
FSL: Moved BR_PHYS_ADDR for localbus to common header
authorKumar Gala <galak@kernel.crashing.org>
Mon, 24 Nov 2008 16:25:14 +0000 (10:25 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Thu, 4 Dec 2008 09:15:43 +0000 (03:15 -0600)
commitea154a1781135d822eedee7567cc156089eae93c
treeb28fb48fbdaf825ff9ae74b22b6373f7cc661052
parent9427ccde0355a2ebf47454e8e1be59f5b9864e08
FSL: Moved BR_PHYS_ADDR for localbus to common header

The BR_PHYS_ADDR macro is useful on all machines that have local bus
which is pretty much all 83xx/85xx/86xx chips.

Additionally most 85xx & 86xx will need it if they want to support
36-bit physical addresses.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Andy Fleming <afleming@freescale.com>
include/asm-ppc/fsl_lbc.h
include/configs/MPC8641HPCN.h