I have completed my code merge of my alpha code, and my code clean ups
and have committed the to the repository. Both the ds10 and the
l440gx have been tested and they work correctly. There should be no
major regression, but there may be some small things off.
The biggest difference is that you now need to set arch
at the top of your config file for NLBconfig.py and you need
to specify which kind of rom you are using. Though that probably
needs to move into the config files for individual mainboards.
The code cleanups are not perfect (especially as hardwaremain.c was
not touched) but they are a major step in the right direction.
Oh as many new files have been added dont forget when you
update do ``update -d -P''
Eric