lpcmanager

LPCArch : Name product "product" and architecture "arch". LPCBus : rename C code templates to make space for new target, added product/arch bus definitions in LPCBus.py
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s