On Fri, May 18, 2001 at 06:17:34AM -0700, gavin li wrote:
> Our forum is designing a system using SA1110 for
> Linux.
> Can I compile linux kernel in NT or have I to compile
> it in Linux?

In theory you can build a cross compiler toolchain on NT. In practice
almost nobody does that and it certainly doesn't make your life easier.

> What should I do to the kernel to fit the use of our
> specific Board?

1. Get an architecture number (see Documentation/arm/README in the
   kernel tree)
2. Edit include/asm-arm/arch-sa1100/uncompress.h and add your machine
3. Add file arch/arm/mach-sa1100/yourmachine.c which defines the memory
   configuration for your machine.
4. Edit arch/arm/mach-sa1100/Makefile and add yourmachine.c at the
   proper place.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
WWW: http://www-ict.its.tudelft.nl/~erik/

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to