Module Name: src Committed By: matt Date: Tue Jul 30 22:23:45 UTC 2013
Modified Files: src/sys/arch/evbarm/beagle: beagle_machdep.c Log Message: Actually, only copy the uboot args if they are within the amount of ram we mapped. If they aren't we'd fault trying to access them. It's too early to grab a VA to map them so we just punt for now. XXX To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/evbarm/beagle/beagle_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.