]> git.sur5r.net Git - u-boot/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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:38 +0000 (09:04 -0500)
commit2064afed5f1e5b95a3320572efe9a8afd0bd0549
treeb06af50d716080c93d9ac9b72149c090a20d79db
parentfd8dfa17e9a0f360414523ab441e132fa65538d7
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