代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/241072/13171555
txt 运行linux.txt
(1)准备下载的代码uImage,ramdisk-rmk7
(2)build完毕后,生成vmlinux
arm-linux-objcopy -O binary -S vmlinux linux.bin
gzip -v9 linux.bin
mkimage -A arm -O linux -C gzip -a 0x20008000 -e 0x20008000 -d linux.bin.gz
www.eeworm.com/read/241072/13171599
txt uboot-linux.txt
Linux Support:
==============
Although U-Boot should support any OS or standalone application
easily, the main focus has always been on Linux during the design of
U-Boot.
U-Boot include
www.eeworm.com/read/241072/13171603
txt 升级linux.txt
Linux:
* get the 2.4.27 kernel:
ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.27.tar.gz
* apply the vrs-1 patch:
http://ftp.linux.org.uk/pub/linux/arm/kernel/v2.4/patch-2.4.27-vrs1.gz
www.eeworm.com/read/241072/13171606
txt linux启动分析.txt
引导<mark>Linux</mark>通常有两种方法,一种是由MILO及其他类似的引导程序引导,另一种是由Firmware直接引导。
“arch/alpha/boot”下就是制作<mark>Linux</mark> Bootloader的文件。“head.S”文件提供了对 OSF PAL/1的调用入口,它将被编译后置于引导扇区(ARC的分区首扇区或SRM的磁盘0扇区),得到控制后初始化一些数据结构,再将控制转给“main.c”中的start_k ...
www.eeworm.com/read/139189/13184803
man m_linux.man
.SH "LINUX NOTES"
The Linux port was written by Richard Henderson .
The CPU% calculation was brazenly stolen from the Solaris 2
port and should be attributed to one of the many names lis
www.eeworm.com/read/139189/13184831
c m_linux.c
/*
* top - a top users display for Unix
*
* SYNOPSIS: Linux 1.2.x, 1.3.x 2.0.x, using the /proc filesystem
*
* DESCRIPTION:
* This is the machine-dependent module for Linux 1.2.x, 1.3.x or 2.0.
www.eeworm.com/read/240605/13211743
txt linux caijian.txt
WikiPlanner
computer
diary
emacs
misc Linux裁减指南
Linux 系统裁减指南(LiPS)
[本篇全文] [回复本文] [本篇作者: dot ]
发信人: dot (爱吃萝卜和青菜), 信区: Embedded
标 题: Linux 系统裁减指南(LiPS)
发信站: 武汉白云黄鹤站 (2004年10月11日15:04:2
www.eeworm.com/read/240010/13240508
doc linux-bixuemingling.doc
www.eeworm.com/read/240002/13241012