[U-Boot-Users] [[PATCH] Resubmit] QE UEC: Extend number of supported UECs to 4
Dave Liu
r63238 at freescale.com
Tue Jan 15 03:51:50 CET 2008
On Mon, 2008-01-14 at 19:24 +0200, David Saada wrote:
> Description:
David,
You may delete the 'Description' in commit log
> 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).
The patch have whitespace, please clean up.
Thanks,
Dave
Applying 'Resubmit] QE UEC: Extend number of supported UECs to 4'
Adds trailing whitespace.
.dotest/patch:7:#if (CFG_UEC1_ETH_TYPE == FAST_ETH)
Adds trailing whitespace.
.dotest/patch:21:#if (CFG_UEC2_ETH_TYPE == FAST_ETH)
Adds trailing whitespace.
.dotest/patch:43:#if (CFG_UEC3_ETH_TYPE == FAST_ETH)
Adds trailing whitespace.
.dotest/patch:65:#if (CFG_UEC4_ETH_TYPE == FAST_ETH)
fatal: corrupt patch at line 107
Patch failed at 0001.
More information about the U-Boot
mailing list