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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
531 Views
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?
Labels (2)
1 Solution
350 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
351 Views
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!
-----------------------------------------------------------------------------------------------------------------------