On Wednesday, February 23, 2011 14:28:44 Kyle Moffett wrote:
> +__attribute__((__weak__)) int arch_reset(void)
> +{
> +     return 0;
> +}

is there any cpu which wouldnt provide arch_reset() ?  i dont think it was 
possible in the past to do this, so i dont see any value in supporting this.

> +int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])

static
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to