Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm
Module Name: src
Committed By: skrll
Date: Mon May 14 19:40:06 UTC 2012
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomreg.h
src/sys/arch/evbarm/ifpga: plcom_ifpga.c
Log Message:
Rename register values. No functional change - same code before and after.
Existing names are prefixed with PL01X_ where they're common between the
PL010 and the PL011. The PL010_/PL011_ prefixes are added where they're
found only on the respective chips.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbarm/dev/plcom.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/dev/plcomreg.h
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/ifpga/plcom_ifpga.c
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