Home
last modified time | relevance | path

Searched hist:aafeefbdb8b029f5ca2a195598d0a501a606eea9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dioports.haafeefbdb8b029f5ca2a195598d0a501a606eea9 Wed Nov 28 06:36:33 UTC 2007 Kumar Gala <galak@kernel.crashing.org> Stop using immap_t for cpm offset on 85xx

In the future the offsets to various blocks may not be in same location.
Move to using CFG_MPC85xx_CPM_ADDR as the base of the CPM registers
instead of getting it via &immap->im_cpm.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>