[U-Boot] [PATCH] nios2: Add missing Ethernet initialization to board_init().

Scott McNutt smcnutt at psyent.com
Sun Mar 21 20:25:46 CET 2010


Mike Frysinger wrote:
> On Sunday 21 March 2010 13:37:53 Scott McNutt wrote:
>> +	WATCHDOG_RESET ();
>> +	puts ("Net:   ");
> 
> considering serial drivers' putc() should be calling watchdog reset, does this 
> really make sense here ?

No.

> looks like a wart in a few arches you shouldnt be 
> copying over ...

Agreed. Warts can become difficult to remove. ;-)

Regards,
--Scott



More information about the U-Boot mailing list