rh_attach_region
extern int rh_attach_region(rh_info_t * info, unsigned long start, int size);
EXPORT_SYMBOL_GPL(rh_attach_region);
rh_attach_region(bcom_sram->rh, zbase - bcom_sram->base_phys, regaddr_p[1]);
rh_attach_region(bcom_sram->rh, 0, bcom_sram->size);