On Thu, Apr 9, 2009 at 3:49 PM, Peter Stuge peter@stuge.se wrote:
Marc Jones wrote:
GPL VSA source is now hosted by coreboot @ svn://coreboot.org/vsa/trunk/gplvsa2 and Marc Jones is hosting the binary since AMD has stopped support. This patch updates buildrom to get the new binary.
Signed-off-by: Marc Jones marcj303@gmail.com
Acked-by: Peter Stuge peter@stuge.se
+++ buildrom/packages/geodevsa/amdvsa.inc 2009-04-09 15:30:54.000000000 -0600
..
-AMDVSA_BIN=amd_vsa_lx_1.01.bin +AMDVSA_BIN=gpl_vsa_lx_102.bin
Is there any functional difference between the two?
Yes, It in the NAND IO stuff that we did several months ago. Here is the one of the threads. http://www.coreboot.org/pipermail/coreboot/2009-January/044320.html
Marc