Fix a couple of bugs introduced (or tickled) by the .ini sorting change.
authorSteve Reinhardt <stever@eecs.umich.edu>
Wed, 9 Mar 2005 05:17:09 +0000 (00:17 -0500)
committerSteve Reinhardt <stever@eecs.umich.edu>
Wed, 9 Mar 2005 05:17:09 +0000 (00:17 -0500)
commit4b69debac6ce72fe46a8d8b5284c740e338f06f6
treefa91d247f571c4bf6645ca808f9ea04309643891
parente5f945967b2d49f3c14384be947a12dbf02260da
Fix a couple of bugs introduced (or tickled) by the .ini sorting change.

sim/pyconfig/m5config.py:
    Don't sort child nodes, as this can change timing in memory system.
    (Really ought to be fixed in memory system, but we'll just take the
    sort back out for now to avoid intoducing gratuitous changes.)

--HG--
extra : convert_revision : 07e950c25911443cbc7a84435969ca596fb04348
sim/pyconfig/m5config.py