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>

Index: buildrom/packages/geodevsa/amdvsa.inc
===================================================================
--- buildrom.orig/packages/geodevsa/amdvsa.inc	2009-04-08 16:41:40.000000000 -0600
+++ buildrom/packages/geodevsa/amdvsa.inc	2009-04-08 16:46:16.000000000 -0600
@@ -1,7 +1,11 @@
 # Target file for the AMD VSA binary - included from geodevsa.mk
 
-AMDVSA_URL=http://www.amd.com/files/connectivitysolutions/geode/geode_lx
-AMDVSA_BIN=amd_vsa_lx_1.01.bin
+# 2009-04-08 - AMD is no longer supporting the GPL VSA.
+# Updated binaries are provided by Marc Jones and the source
+# is hosted by coreboot.org. svn://coreboot.org/vsa/trunk/gplvsa2
+
+AMDVSA_URL=http://marcjonesconsulting.com/gplvsa/
+AMDVSA_BIN=gpl_vsa_lx_102.bin
 
 # 2008-02-19 - the AMD URL above is broken, when trying to wget
 # amd_vsa_lx_1.01.bin.gz it arrives uncompressed instead.  This
