Development and Optimization of Embedded Μ Clinux Bootloader

WANG Shi-long,LIAN Yu,HONG Ming-jian
DOI: https://doi.org/10.3969/j.issn.1674-8425-b.2006.05.019
2006-01-01
Abstract:The purpose of bootloader development is to build optimized booting environment in which embedded operating system is able to correctly operate with specific hardware platform.This paper expatiates on the design roadmap of development of μClinux bootloader and describes the way to download kernel,which is based on programming implementation.At the same time,it presents the solution to optimize the process of transporting kernel file and improves system's portability.This solution uses UU(Unix to Unix) algorithm to encode and decode kernel files during transporting process,which proves to be feasible in practice.
What problem does this paper attempt to address?