well some commit in the last week really broke something very badly, I think in hardwaremain(). My k7sem also just sits dumbly with 0xff on the POST.
I have verified that docipl is OK by using the old docipl. Since it dies before any subsequent POST (or serial output) I am going to guess hardwaremain. Several things happened to it recently which is pretty suspicious. I note some stuff in serial.c changed too. One note on debugging. With the config tool you can do this: python NLBConfig.py ~/src/oldfreebios oldconfig python NLBConfig.py ~/src/freebios config oldconfig and config of course have different target directories. You can then continue to build old and new, and test, and figure out where things went wrong. This is pretty handy. I am now going to go walk my dog, this is Saturday and I am tired of fixing bugs. ron
