Contents |
All builds offered on this site contain only open-source components.
The generic platform is the build which is not targeted to any specific target hardware. The build is meant to be usable with various ARM based devices after small further customization. By default the build is done for ARMv5t (with VFP) without any special options.
To build a rootfs for hardware without VFP, add this to local file in the alip-project root directory:
UseBoard("armv5-nofpu")
The n8x0 is an ARM platform variant for Nokia n800 and n810 devices. See n8x0 page for more information about the device and other hardware specific instructions.
The goal is to use the bootloader, kernel, and initfs from IT 200x OS as is and to either replace the rootfs or add the ARM Platform rootfs as the second bootable rootfs. Additionally, it is possible to use NFS-based root filesystem.
This device is based on based on TI OMAP2420 processor which is an ARM1136JF-S CPU (ARMv6 architecture).
The omap3evm is an ARM platform variant for the OMAP35x EVM board. See OMAP3 EVM page for more information about the board and other hardware specific instructions.
This board is based on based on TI OMAP3530 processor which is an ARM Cortex-A8 application processor (ARMv7 architecture).
The beagleboard is an ARM platform variant for the Beagle board. See Beagle board page for more information about the board and other hardware specific instructions.
This board is based on the TI's OMAP3530 CPU, the same as used in the EVM board (i.e. ARM Cortex-A8 application processor - ARMv7 architecture). The development of the hardware and the software is based heavily on community.
The s3c64xx is an ARM platform variant for the Samsung SMDK6400 boards. See SMDK6400 page for more information about the board and other hardware specific instructions.
This board is based on based on Samsung S3C6400 processor (S3C6400 or S3C6410) which is an ARM1176JZF-S CPU (ARMv6 architecture).
The zoom2 is an ARM platform variant for the Zoom OMAP34x-II Mobile Development Platform. See Zoom2 page for more information about the board and other hardware specific instructions.
This board is based on based on TI OMAP3530 processor which is an ARM Cortex-A8 application processor (ARMv7 architecture).