commit | 31f11a951f1b5d262186e741ca019e572a3fafe4 | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Wed Mar 06 17:02:33 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 07 15:31:32 2013 -0500 |
tree | 4ef40bb1508cbb073194244c2d448c45fdd72b81 | |
parent | 77997ea3f4ac84e6275bc3d6051956eee54f901a [diff] |
tg3: Enhance firmware download code to support fragmented firmware This lays the ground work to download the 57766 fragmented firmware. We loop until we've written data equal to tp->fw->size minus headers. Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>