Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm/gemini



Module Name:    src
Committed By:   cliff
Date:           Mon Nov 10 04:33:42 UTC 2008

Modified Files:
        src/sys/arch/evbarm/gemini: gemini_start.S

Log Message:
- use actual device address defines instead of abstract console defines
  in mmu_init_table\gemini_start.S and devmap[]\gemini_machdep.c;
  this allows some flexibility e.g. to map 'em all, which is useful
  e.g. when using obio uart to debug lpc uart.

- add mmu_init_table entries for Gemini global regs, lpchc, and lpcio
  these are needed to consinit() when console is lpc uart


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/gemini/gemini_start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index