Boot Loader
时间:2015-3-30 16:01 热度:2157° 评论:0 条

- Load and verify the parameter
- Load and run the command in misc partition
- Load, verify, and boot the kernel and ramdisk from kernel, boot, or recovery partition.
- Communicate with the host PC to download the image/firmware for upgrading
Boot Loader
Currently almost of all RK3188 based devices including the Radxa Rock use proprietary bootloader from Rockchip. Unfortunately Rockchip does not provide the source code for the bootloader.
Some(few?) RK3188 devices use U-Boot based bootloader.
The bootloaders main task is to:
Download
The proprietary bootloader of the Radxa Rock can be downloaded from this address:
http://dl.radxa.com/rock/images/loader/
Analysis
The analysis of the bootloader is done by sarg. You can contact sarg on IRC on the channel #linux-rockchip if you are interested. You can find the details here:
https://gist.github.com/sarg/5028505
You can find more information on sargs work here although the article is in Chinese.


捐赠支持:如果觉得这篇文章对您有帮助,请“扫一扫”鼓励作者!
相关文章本文作者:沁雨寒 文章标题: Boot Loader
本文地址:https://blog.sxx1314.com/rkbl/228.html
版权声明:若无注明,本文皆为“unix 软硬件 技术宅 ”原创,转载请保留文章出处。百度已收录
本文地址:https://blog.sxx1314.com/rkbl/228.html
版权声明:若无注明,本文皆为“unix 软硬件 技术宅 ”原创,转载请保留文章出处。百度已收录















