]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/p4080: Add p4080 platform immap definitions
authorKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 14:43:12 +0000 (09:43 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:27 +0000 (12:05 -0500)
commit01df521217957d77d53c2d570183eded7030938f
tree1854aebfe6dbe2f407d6e1db466f2292b5270beb
parent25bacf7a2b096496e2c58f2de4e5b2bce8fba038
ppc/p4080: Add p4080 platform immap definitions

The p4080 SoC has a significant amount of commonality with the 85xx/PQ3
platform.  We reuse the 85xx immap and just add new definitions for
local access and global utils.  The global utils is now broken into
global utils, clocking and run control/power management.

The offsets from CCSR for a number of blocks have also changed.  We
introduce the CONFIG_FSL_CORENET define to distinquish the PQ3 style of
platform from the new p4080 platform.  We don't use QoirQ as there are
products (like p2020) that are PQ3 based platforms but have the QoirQ
name.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/asm-ppc/fsl_lbc.h
include/asm-ppc/immap_85xx.h