天嵌 ARM开发社区

 找回密码
 注册
查看: 2036|回复: 1

uboot启动次序问题

[复制链接]
fengc234 发表于 2013-10-12 21:40:34 | 显示全部楼层 |阅读模式
在TQ3358的uboot代码中,在函数void board_init_r(gd_t *id, ulong dummy)里有boot_device = omap_boot_device();对应Board.c (arch\arm\cpu\armv7\ti81xx)       
u32 omap_boot_device(void)
{
        printd("boot_device %d\n", ti81xx_boot_device);
        return ti81xx_boot_device;
}
但是我不知道什么时候这里的ti81xx_boot_device什么时候赋值为8从SD卡启动了,望指点?
天嵌技术支持01 发表于 2013-10-14 10:39:11 | 显示全部楼层
ti81xx_boot_device应该是一个全局变量  你trace下工程源码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-4-26 12:31 , Processed in 1.046868 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表