Overview | ARMboot 1.1.1 |
ARMboot is a firmware monitor/bootloader for embedded systems based on ARM or StrongARM CPUs. The primary objectives for this software is to be easily porTABLE to new platforms while being as powerful as possible. To date it is the only GPL'ed ARM firmware capable of supporting multiple types of flash memory, network download via bootp, dhcp, tftp, PCMCIA CF booting and more. ARMboot is heavily based on the sister project PPCboot. It is planned, to move both projects even close together to increase their robustness and mutual benefit. |
Getting ARMboot | ARMboot 1.1.1 |
ARMboot is hosted on Sourceforge: http://www.sourceforge.net/projects/armboot Please also refer to navigations on the left. The latest version can always be obtained via the anonymous CVS access of Sourceforge. Tarballs are released sporadically, and can be downloaded from the same site. |
Features / Supported Hardware | ARMboot 1.1.1 | ||||||
Ports are available for the following platforms: StrongARM - LART, SSV DNP1110, Shannon (Tuxscreen) ARM720T - implementaA7, CLEP7312 PXA250 - Lubbock, Cradle Supported Hardware
|
Building ARMboot | ARMboot 1.1.1 |
The following informations are also included as README when downloading the TGZ. To configure and build ARMboot you will need a GNU cross development tool-chain configured for arm-linux. You should NOT need any linux header files. If so, please report this on the mailing list. The cross development tools usually have a target specific prefix. For instance, your cross compiler may be called "arm-linux-gcc" or "arm_armv4-gcc". This prefix can be passed to the Makefile by setting the CROSS_COMPILE variable, which defaults to "arm-linux-". The following example is for the "LART" board: 1. Configure sh# make lart_config rm -f include/config.h include/config.mk Configuring for lart Board... 2. Build sh# make all ... arm_armv4-objcopy -O srec armboot armboot.srec arm_armv4-objcopy -O binary armboot armboot.bin |
sir a doing my embeded systems training in cdac noida. am intrested to do projects in arm.. so please sendme any names of project that was developed by real time systems. so please help me sir.. am very intrested to do projecys in arm. i dont know how to select the project. so u please tell the information on which basis we have to select a project...
ReplyDelete