【腾讯文档】uboot启动流程图(2016.03)https://docs.qq.com/flowchart/DR25oeU5KQmJydEhM
文章目录
一、第一行代码
要分析uboot启动流程,先得找到uboot启动的第一行代码,编译uboot,查看u-boot.map文件,找到Linker script and memory map这一节:
.text 0x0000000087800000 0x3e734
*(.__image_copy_start)
.__image_copy_start
0x0000000087800000 0x0 arch/arm/lib/built-in.o
0x0000000087800000 __image_copy_start
*(.vectors)
.vectors 0x000000