From: Matt Carlson Date: Tue, 13 Nov 2007 05:10:58 +0000 (-0800) Subject: [TG3]: Fix nvram selftest failures X-Git-Tag: v2.6.24-rc3~145^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5767dec1980463aef5614b7ad8a800bb4f4c353;p=pandora-kernel.git [TG3]: Fix nvram selftest failures Newer devices contain bootcode in the chip's private ROM area. This bootcode is called selfboot. Selfboot can be patched in the device's NVRAM and the patches can have several formats. In one particular format, the checksum calculation needs to be slightly modified. This patch adjusts the NVRAM test code for that case, and add support for the missing formats. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed