摘要:
stext() > __enable_mmu() > __turn_mmu_on() > __mmap_switched() > start_kernel() > setup_arch() > setup_machine_fdt() > of_flat_dt_match_machine() 在函数 阅读全文
posted @ 2023-01-15 21:48
流水灯
阅读(165)
评论(0)
推荐(0)
摘要:
uboot通过环境变量 bootargs 传递参数给 kernel 内核,bootargs存储在设备树的 chosen 节点中,则 kernel 是通过读取设备树的 chosen 节点中的 bootargs 属性获取 uboot 传递过来的参数。 U_BOOT_CMD( bootz, CONFIG_ 阅读全文
posted @ 2023-01-15 18:36
流水灯
阅读(1436)
评论(0)
推荐(0)

浙公网安备 33010602011771号