> > + unsigned int pwrreg_powerup; > > This should probably be u32, no big deal but easy to fix. > Can be done when putting it into Russells patch tracker I guess. Agreed, since pwr is u32 where pwrreg is used, it should be. / Sebastian