ARMLinux启动过程分析赵楠本章学习目标:了解Linux结构及平台属性了解bootloader的相关知识熟悉并掌握启动过程摘要:从嵌入式系统到超级服务站,嵌入式Linux的可移植性使得我们可以在各种电子产品上看到它的身影
Linux是一个完整通用的Unix类分布式操作系统,它的结构紧凑、功能强、效率高、可移植性好且在Internet上可自由取用
对于不同体系结构的处理器来说Linux的启动过程也有所不同
本文以S3C2410ARM处理器为例,详细分析了系统上电后bootloader的执行流程及ARMLinux的启动过程
关键词:ARMLinuxbootloader启动过程Abstract:fromtheembeddedsystemtosuperservicestation,embeddedLinuxportabilityallowsustovariouselectronicproductsintheformofseeingit
LinuxisacompletegeneralUnixclassdistributedoperatingsystem,it'sstructurecompact,thefunctionisstrong,highefficiency,goodportabilityandintheInternetcanbefreetotake
FordifferentsystemstructureoftheprocessoristhestartoftheLinuxprocessisalsodifferent
BasedontheARMprocessorS3C2410asanexample,thepaperanalysessystemaftertheexecutionflowofelectricbootloaderandARMLinuxstart-upp