[U-Boot-Users] [PATCH v3] QE UEC: Extend number of supported UECs to 4

Dave Liu r63238 at freescale.com
Tue Jan 15 10:05:51 CET 2008


David,

Sorry, I can not apply it. The patch has problem.

I suggest you manage source code with git,
and generate patch with git.

Thanks,
Dave

On Tue, 2008-01-15 at 10:40 +0200, David Saada wrote:
> This patch extends the number of supported UECs to 4. Note that the
> problem of QE thread resources exhaustion is resolved by setting the
> correct number of QE threads according to Ethernet type (GBE or FE).
> 
> Signed-off-by: David Saada <david.saada at ecitele.com>
> 
> > diff -purN drivers/qe/uec.c.orig drivers/qe/uec.c

'>' is added.
I don't know how did you generate the patch.

> --- drivers/qe/uec.c.orig	2008-01-14 11:48:28.000000000 +0200
> +++ drivers/qe/uec.c	2008-01-15 09:42:59.118870000 +0200
> @@ -40,8 +40,13 @@ static uec_info_t eth1_uec_info = {
>  		.tx_clock	= CFG_UEC1_TX_CLK,
>  		.eth_type	= CFG_UEC1_ETH_TYPE,
>  	},

> > diff -purN net/eth.c.orig net/eth.c

same as below.





More information about the U-Boot mailing list