On Feb 12, 2008 3:32 PM, ros-arm-bringup@svn.reactos.org wrote:
Author: ros-arm-bringup Date: Tue Feb 12 23:32:23 2008 New Revision: 32333
URL: http://svn.reactos.org/svn/reactos?rev=32333&view=rev Log: Added cache sweeping code into the HAL, for ARM926EJ-S and ARM1026EJ-S CPUs. Finished implementation of KiSystemStartup. Copied KiInitializeKernel from x86 to ARM, removing irrelevant parts. This is our current checkpoint.
Is there an offical bringup toolchain posted somewhere or steps on how to build one from the RosBE sources?