Can I use sb_loader load u-boot and uImage to Ram.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Can I use sb_loader load u-boot and uImage to Ram.

跳至解决方案
959 次查看
geekdarcy
Contributor III

hi,all

I'm developing a new board based on the IMX6Q.

I had load u-boot.bin to ram , it run successfully.

Meanwhile,can i load my custom uImage to Ram by sb_loader.

I had try to do that,the step is as follws:

->sb_loader -nojump -f 

->sb_loader -trans 0x10800000 -f uImage
->sb_loader -exec 0x27800000

Any clue about the question?
标签 (2)
1 解答
778 次查看
igorpadykov
NXP Employee
NXP Employee

Hi li

please look at sb_loader usage

i.MX USB Loader 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
779 次查看
igorpadykov
NXP Employee
NXP Employee

Hi li

please look at sb_loader usage

i.MX USB Loader 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------