CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/02/05 13:45:37
Modified files: sys/arch/loongson/loongson: loongson2_machdep.c Log message: When setting up memory regions on Loongson 2F-based machines, make sure we reprogram the existing windows to our needs, in case the PCI->DDR window does not span the whole memory size. While there, introduce a function to reprogram a window for code clarity.