aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-03-07 15:31:39 -0500
committerDavid S. Miller <davem@davemloft.net>2013-03-07 15:31:39 -0500
commitf3564b2bb5f86f42b8a068751551b6bd01325d9c (patch)
tree1c448e4f6471dc096ffd86f51380e08cbd1d910c /arch
parenta6f3587ca24da9c150269fe76cb2eabc6df96b90 (diff)
parentc4dab50697ff220e35f7b4464418c5893de4e699 (diff)
downloadkernel_goldelico_gta04-f3564b2bb5f86f42b8a068751551b6bd01325d9c.zip
kernel_goldelico_gta04-f3564b2bb5f86f42b8a068751551b6bd01325d9c.tar.gz
kernel_goldelico_gta04-f3564b2bb5f86f42b8a068751551b6bd01325d9c.tar.bz2
Merge branch 'tg3'
Nithin Nayak says: ==================== For the 57766 devices with no NVRAM, there is not enough space for the complete boot code with EEE support. On these devices, the tg3 driver has to download a service patch firmware to the scratchpad for the boot code to execute. This patchset adds support to do the above. A major portion of this patchset is refactoring the existing firmware download section to allow a cleaner merge of the 57766 download. The 57766 firmware differs from previous firmware in that it's not written to a contiguous area in memory. It consists of multiple fragments to be written to different locations. The patchset makes an attempt to make the new firmware format to be an extension of the existing format. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions