SPM-Based Boot Loader
Nan Zhang, Jijun Ma, Jian Chen, Tianzhou Chen
Abstract
Nan Zhang, Jijun Ma, Jian Chen, Tianzhou Chen
Abstract
Nowadays, boot loader becomes more and more important in system, especially the embedded systems which are widely used in different field. Also, many complicated functions have been and will be integrated into boot loader. However, traditional boot loader in embedded system is located in flash or memroy which is much slow. The system-on-a-chip technology provides the Scratch-Pad Memory (SPM), which is small, isolated and located on a single chip. It is possible to make use of the SPM in boot loader to boot a system much faster. In this paper, we present a new way of loading process of operating system. Most of boot loader’s work is assigned to another loader– SPMOS loader. It locates in SPM, which provides much faster access than SDRAM and FLASH. The experiment results show that the whole loading process based on SPMOS is fast and efficient.
OpenAlex reports 5 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Nowadays, boot loader becomes more and more important in system, especially the embedded systems which are widely used in different field. Also, many complicated functions have been and will be integrated into boot loader. However, traditional boot loader in embedded system is located in flash or memroy which is much slow. The system-on-a-chip technology provides the Scratch-Pad Memory (SPM), which is small, isolated and located on a single chip. It is possible to make use of the SPM in boot loader to boot a system much faster. In this paper, we present a new way of loading process of operating system. Most of boot loader’s work is assigned to another loader– SPMOS loader. It locates in SPM, which provides much faster access than SDRAM and FLASH. The experiment results show that the whole loading process based on SPMOS is fast and efficient.
Key concepts: Loader, Booting, Computer science, Flash (photography), Embedded system, Process (computing), Operating system, Art