Fixed formatting.

This commit is contained in:
Joel Sherrill
2006-04-16 16:00:41 +00:00
parent ca6df52f0b
commit d42d899877
8 changed files with 18 additions and 18 deletions

View File

@@ -20,7 +20,7 @@
2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR649/filesystem
PR 649/filesystem
* ide/idecfg.c: added configuration items for primary/secondary
IDE interface
* configure.ac: added configuration items for primary/secondary

View File

@@ -8,10 +8,10 @@
2005-11-08 Till Straumann <strauman@slac.stanford.edu>
PR 837/bsps
* startup/bspstart.c, pci/detect_raven_bridge.c: make sure exceptions_in_RAM
flag is set prior to initializing exception handling. Keep MCP disabled for
memory probes :-( (the raven would otherwise fault on PCI config space access
to empty slots).
* startup/bspstart.c, pci/detect_raven_bridge.c: Make sure
exceptions_in_RAM flag is set prior to initializing exception
handling. Keep MCP disabled for memory probes :-( (the raven would
otherwise fault on PCI config space access to empty slots).
2005-11-07 Till Straumann <strauman@slac.stanford.edu>