From: Stephen Hemminger Date: Mon, 4 Dec 2006 23:53:45 +0000 (-0800) Subject: [PATCH] sky2: beter ram buffer partitioning X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6771290102c4703dae56bc3e121deb63530e206c;p=pandora-kernel.git [PATCH] sky2: beter ram buffer partitioning Different chips have different sizes of ram buffers, and some versions have no ram buffer at all!. Be more careful about sizing the ram usage because it maybe a problem if vendor keeps changing sizes. There is the (unlikely) possibility that some of the errors on some of the chips have been caused by partitioning not on a 1K boundary. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed