Re: [U-Boot] [Patch v2 0/3] Enable network support on at91sam9n12ek board

2013-07-08 Thread Joe Hershberger
On Tue, Apr 23, 2013 at 9:46 PM, Bo Shen wrote: > This patch set based on the following patch set: > - arm: at91: add at91sam9n12ek board support > - http://patchwork.ozlabs.org/patch/237184/ > > And implement the following things > - add ignore for network block comment style checking >

[U-Boot] [Patch v2 0/3] Enable network support on at91sam9n12ek board

2013-04-23 Thread Bo Shen
This patch set based on the following patch set: - arm: at91: add at91sam9n12ek board support - http://patchwork.ozlabs.org/patch/237184/ And implement the following things - add ignore for network block comment style checking - add ks8851_16mll ethernet driver - Enable network support