]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc85xx: Add support for the supplement configuration unit register
authorTang Yuantian <yuantian.tang@freescale.com>
Wed, 26 Mar 2014 08:08:05 +0000 (16:08 +0800)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:49 +0000 (17:58 -0700)
commit5aef4c86f3629b937cee159c3d44c0d0e9762a42
treebd5d2a70d0387cac5ed0b139fab2ab33844a2bd9
parent349689b8021f0a7d7923099bd8bbe5eab117d4fa
mpc85xx: Add support for the supplement configuration unit register

The supplement configuration unit (SCFG) provides chip-specific
configuration and status registers for the device. It is the chip
defined module for extending the device configuration unit (DCFG)
module. It provides a set of CCSR registers in addition to those
available in the device configuration unit.
The base address for this unit is 0x0F_C000.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/immap_85xx.h