On Sep 4, 2007, at 1:38 AM, sivaji wrote:
Hi,
I am using 2.6.23-rc3 kernel. In this kernel immap_86xx.h
file was
loacted in the path: include/asm-powerpc/immap_86xx.h.
This file contains only PCI and Global utility Regsiters
Declarations. LocalBus Controller, Local Access Registers and Rapid IO
Register Declarations are missing. Where i can find these registers
declaration and tell the reason why the CCSRBAR Registers are
missing in the
file immap_86xx.h
Its most likely been removed since these structures have been
distributed to the places they are used.
- k