代码搜索:Linux启动
找到约 10,000 项符合「Linux启动」的源代码
代码结果 10,000
www.eeworm.com/read/101977/15795754
linux
www.eeworm.com/read/100612/15868794
linux
rm *.exe
rm *.lib
rm miracl.a
cp mirdef.lnx mirdef.h
gcc -I. -c -O2 mrcore.c
gcc -I. -c -O2 mrarth0.c
gcc -I. -c -O2 mrarth1.c
gcc -I. -c -O2 mrarth2.c
gcc -I. -c -O2 mralloc.c
gcc -I. -c -O2
www.eeworm.com/read/100098/15885259
linux
'make depend' didn't work correct on my system
little changes (s. FASPATCH) in header and some c-files
(I hope) everything with #ifdef Linux
my phone-number inserted (#if 1)
compiles, but doesn't link
www.eeworm.com/read/406173/11448425
doc arm linux启动分析----head-armv.s内幕.doc
www.eeworm.com/read/193026/8257850
txt arm 嵌入式linux启动过程(1).txt
一位大师级的人物写的,不看要后悔的哟!!
LINUX启动过程
首先,porting linux的时候要规划内存影像,如小弟的系统有64m SDRAM,
地址从0x 0800 0000 -0x0bff ffff,32m flash,地址从0x0c00 0000-0x0dff ffff.
规划如下:bootloader,