* Blue Swirl blueswir1@hotmail.com [060426 16:37]:
It's the real one, Qemu stores configuration variables in nvram, entry.S reads the memory size which is printed here.
Now this is awkward. There's a bug in modules/cmdline.c that keeps you from changing to that device node because it has a capital A in the name (ascii 65)
I'll prepare a patch soon.
I checked your patch into the svn tree:
http://openbios.org/viewcvs/openbios-devel/?root=OpenBIOS
But I did not check in the libgcc files. Instead I added inclusion of gcc --print-libgcc in the make process. Can you try whether this works for you?
Stefan