/[pearpc]/src/io/prom/promboot.cc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /src/io/prom/promboot.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by dpavlin, Wed Sep 5 18:52:58 2007 UTC revision 10 by dpavlin, Thu Sep 6 16:47:08 2007 UTC
# Line 770  bool mapped_load_elf(File &f) Line 770  bool mapped_load_elf(File &f)
770                          stackp += 4096;                          stackp += 4096;
771                  }                  }
772                    
773                            gDisplay->printf("starting from PC %08x\n", entry);
                 IO_PROM_TRACE("starting program from PC %08x\n", entry);  
774    
775                  // turn on address translation                  // turn on address translation
776                  ppc_cpu_set_msr(0, MSR_IR | MSR_DR | MSR_FP);                  ppc_cpu_set_msr(0, MSR_IR | MSR_DR | MSR_FP);

Legend:
Removed from v.8  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26