Source-Changes archive

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

CVS commit: src/sys/arch/arm/footbridge



Module Name:    src
Committed By:   chris
Date:           Sat Jul 30 15:14:29 UTC 2005

Modified Files:
        src/sys/arch/arm/footbridge: footbridge_io.c

Log Message:
When the footbridge does a bus space mapping it should default to
making the mapping not cacheable, and only allow caching if the relevant
flag is passed in.

This doesn't seem to fix, or break anything, but it matches the expected
bus space API.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/footbridge/footbridge_io.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