From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Tue, 02 Oct 2007 17:23:43 -0700
> [BNX2]: Optimize firmware loading.
>
> This is a follow up to the patches from Denys Vlasenkos
> <[EMAIL PROTECTED]> to further optimize firmware loading.
>
> 1. In bnx2_init_cpus(), we allocate memory for decompres
[BNX2]: Optimize firmware loading.
This is a follow up to the patches from Denys Vlasenkos
<[EMAIL PROTECTED]> to further optimize firmware loading.
1. In bnx2_init_cpus(), we allocate memory for decompression once
and use it repeatedly instead of doing this for every firmware image.
2. We elimi