On 09/09/2013 02:16 PM, Allen Martin wrote: > Add --miniloader and --miniloader_entry commands which allow passing > in the miniloader from a file and specifying the miniloader entry > address from the command line instead of using built-in miniloader. > @@ -371,11 +431,9 @@ static int initialize_rcm(uint16_t devid, usb_device_t *usb) > return ret; > } > printf("miniloader downloaded successfully\n"); > - > return 0; > } Note sure if you want to remove that blank line. > > - > static int wait_status(nv3p_handle_t h3p) Ah, I guess the fix for my earlier comment went into the wrong patch:-) -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html