]> Git Repo - u-boot.git/commit
83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
authorAnton Vorontsov <[email protected]>
Wed, 28 May 2008 14:20:15 +0000 (18:20 +0400)
committerKim Phillips <[email protected]>
Tue, 10 Jun 2008 17:28:08 +0000 (12:28 -0500)
commitbf30bb1f7c954d7855d9b23624b33b00c50b4697
treeb061b4478e01a3c9339c3ceb8b738acd15ee2352
parentd82b4fc0ce8cca95e857fc51022e841cb2dbee6a
83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h

This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
use it on MPC85xx and MPC86xx processors.

Signed-off-by: Anton Vorontsov <[email protected]>
Acked-by: Andy Fleming <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
include/asm-ppc/fsl_lbc.h [new file with mode: 0644]
include/mpc83xx.h
include/mpc85xx.h
include/mpc86xx.h
This page took 0.033304 seconds and 4 git commands to generate.