Module Name: src Committed By: skrll Date: Thu Apr 4 14:24:20 UTC 2019
Modified Files: src/sys/arch/arm/arm: armv6_start.S Log Message: Restructure so that storing of uboot args (including FDT address) and virtual to physical offset is done after armv[67]_init where we ensure MMU and caches are off, and cache is invalidated. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/arm/armv6_start.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.