On Tue, Jun 5, 2018 at 11:31 PM Adrian Hunter <[email protected]> wrote: > > On 29/05/18 12:52, Vijay Viswanath wrote: > > From: Sayali Lokhande <[email protected]> > > > > For SDCC version 5.0.0, MCI registers are removed from SDCC > > interface and some registers are moved to HC. > > Define a new data structure where we can statically define > > the address offsets for the registers in different SDCC versions. > > > > Signed-off-by: Sayali Lokhande <[email protected]> > > Signed-off-by: Vijay Viswanath <[email protected]> > > It would be prettier to line up the '=' and use BIT() not << but nevertheless: > > Acked-by: Adrian Hunter <[email protected]>
Reviewed-by: Evan Green <[email protected]>

