摘要:
简单的说,如果要使用Device Tree,首先用户要了解自己的硬件配置和系统运行参数,并把这些信息组织成Device Tree source file。通过DTC(Device Tree Compiler),可以将这些适合人类阅读的Device Tree source file变成适合机器处理的D 阅读全文
摘要:
U-Boot调试 1、struct global_data 1) 首先介绍 options 参数的用法,表 1 罗列了常用的几个 options 参数值。 set print address on set print array on set print pretty on set print ar 阅读全文