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?
Steven Edwards wrote:
Is there an offical bringup toolchain posted somewhere or steps on how to build one from the RosBE sources?
Alex recently suggested CeGCC (http://cegcc.sourceforge.net/).
I will try to build the ARM port with this toolchain and if it works, it could be released as a RosBE add-on.
Best regards,
Colin