On 22/04/2010 11:16 AM, Dustin Harrison wrote:
When I get done with my RAM timing I'll try an svn bisect to narrow it down.
The problem with Truxton booting in trunk seems to have appeared in the migration to the new Makefile system.
If I drop a CONFIG_SSE=y into the .config file using a trunk build I can boot!
However, I don't really see how this flag gets set. Doing a 'grep -RH CONFIG_SSE' points to the two makefile includes that add the enable_sse code, but no references to setting the flag.
Cheers Dustin