On Tue, Mar 30, 2010 at 2:32 PM, repository service svn@coreboot.orgwrote:
Author: stepan Date: Tue Mar 30 22:32:01 2010 New Revision: 5330 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5330
Log: make crt0s and ldscripts evaluate late, so the chipset_* variables are there at the time they are finally used. This should solve the Problem Myles was seeing earlier today. http://www.coreboot.org/mailman/listinfo/coreboot
It does.
Thanks, Myles