Hi Arnaud, --- On Tue, 10/19/10, Arnaud Patard <arnaud.patard at rtp-net.org> wrote: ... > +void mx51_efikamx_reset(int mode, const char *cmd) > +{ > + if (system_rev == 0x11) > + Couldn't it be void mx51_efikamx_reset(void) instead? 'mode' and 'cmd' are not being used. Regards, Fabio Estevam