Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: patch to add pxa2x0_i2c_bootstrap



rtos wrote:
> I use this function in my board-specific startup.
> 

It might be a good idea to wrapper it up in some kind of define, so that
it's only used on systems that need it.

eg a define like PXA2X0_I2C_EARLY_BOOTSTRAP_SUPPORT

Those that don't need it get pxai2c_reg_read directly mapped onto
bus_space_read_4

Just a thought.

I'll try and find time check the code in.

Thanks,
Chris



Home | Main Index | Thread Index | Old Index