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

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