On 15.10.2009 08:58, Peter Stuge wrote:
svn@coreboot.org wrote:
I didn't use die() because that caused a linker error.
What was the linker error? It would be better to get that fixed so that there is really only a single exit point from coreboot.
The symbol die() was not found. I don't know the v2 linker structure well enough to fix this properly (in v3 it would have been easy because the linker automatically fixes this).
Regards, Carl-Daniel