what does CMD_SET_BOOT2_VER ?

Ivan Kuten ivan.kuten at promwad.com
Thu Dec 6 05:11:59 EST 2007


>        /* Set the boot2 version in firmware */
>        ret = lbs_prepare_and_send_command(priv, CMD_SET_BOOT2_VER,
>                                    0, CMD_OPTION_WAITFORRSP, 0, NULL);
>
>         ret = 0;
>
>
> For my firmware (CF card), this simply generates an error. Which
> is then thrown away ("ret = x(); ret = 0;" ...).
>
> However, my real question is: isn't BOOT2 a purely USB specific
> thing?  If yes, than this belongs into if_usb.c.
>

Hi Holger,

That is what I wanted to ask too, but you made it first :-)
I did not found CMD_SET_BOOT2_VER in Marvells CF specification and CF is working
if comment it out only. Think it's USB specific stuff.

Regards,
Ivan





More information about the libertas-dev mailing list