lpcmanager

Reworked Firmware Update Dialog. Reboot is now proposed systematically after update. Fixed exception handling when updating, now progress dialog realy turns modal as expected when exception occurs.
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */