Location:
Search - rootfs.tar.gz
Search list
Description: Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。
快速下載
U-Boot 的 binary code:U-Boot binary - 2006/01/03
Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06
可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp)
可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp)
GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe)
安裝方法:
# cd / (切換到 / 根目錄)
# tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開)
"Hello, World!" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile)
其它工具與原始碼下載
驅動程式模組
-Jollen-Kit! 2006 is very positive for the ad hoc, all records will be updated with synchronization revealed on this website. Fast download U-Boot of binary code : U-Boot binary-2005/10/02 Linux kernel 2.4.18 for jk2410 : uimage.img- 2006-01-06 can boot Base root filesys tem : urootfs.img-2006/01/07 (without tftp) boot B Rnase root filesystem : urootfs2.img-2006/03/10 (Busybox 1.10 with t ftp) GNU cross toolchain : arm-9tdmi- linux-piumarta/squeak/unix/release/Squeak-3.1beta-i686-PC-linux-gnu.tar.gz (armpath by Joe) Installation Method :# cd/(switched to the/root directory)# tar jxf
Platform: |
Size: 13312 |
Author: ffllkk |
Hits:
Description: 嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
Platform: |
Size: 7168 |
Author: 罗富冲 |
Hits:
Description: ARM10 PXA255 嵌入式jffs文件系统-JFFS ARM10 PXA255 embedded file system
Platform: |
Size: 2127872 |
Author: yangtao |
Hits:
Description:
Platform: |
Size: 452608 |
Author: 谢佳友 |
Hits:
Description: 基于busybox-1.13.1的根文件系统制作,在arm9开发板中调试成功,附有配制过程的详细说明文档。-Busybox-1.13.1-based root file system of production, in arm9 debug development board in the success of the process with the preparation of a detailed description of the document.
Platform: |
Size: 1469440 |
Author: lwcheng |
Hits:
Description: ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-1.0.0.tar.gz,下载mtd-utils-1.0.0.tar.gz工具包。
# tar zxf mtd-utitls-1.0.0
# make (编译完成后,本地目录生成jffs工具mkfs.jffs与mkfs.jffs2)
#./mkfs.jffs2 -r /root/rootfs -o rootfs-jffs2.img -e 0x4000 --pad=0x800000 -n (本地目录生成jaffs2镜像文件rootfs-jffs2.img,-e表示擦除块的大小,--pad表示要创建的文件系统大小)
Jaffs2文件系统烧写:
1、配置开发板烧写环境,进入pmon命令行
2、烧写系统:
# devcp tftp://192.168.*.***/rootfs-jffs2.img /dev/mtd1(# devcp tftp://192.168.*.***/rootfs-jffs2.img /dev/mtd1)
Platform: |
Size: 279552 |
Author: susum
|
Hits: