
On Jun 2, 2008, at 3:38 PM, Wolfgang Grandegger wrote:
Scott Wood wrote:
On Mon, Jun 02, 2008 at 12:09:30PM +0200, Wolfgang Grandegger wrote:
83xx/85xx/86xx: add more MxMR local bus definitions
This patch adds more macro definitions for the UPM Machine Mode Registers They are copied from "include/mpc82xx.h" to simplify the merge of all 8xxx common local bus definitions into include/asm-ppc/fsl_lbc.h.
We should move them rather than copy, and then include asm/ fsl_lbc.h from asm/mpc8260.h.
Moving FSL local bus definitions from asm/mpc8260.h to asm/fsl_lbc.h is a big change as Anton already pointed out in
http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06587.html
and not only restricted to the MxMR definitions.
We need to be careful here as the localbus on 8260 while similar to 83xx/85xx/86xx isn't nearly as close as the LBC and eLBC on the 83xx/ 85xx/86xx parts are to each other.
- k