Build Customized I.MX6UL u-boot

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

Build Customized I.MX6UL u-boot

Jump to solution
666 Views
jiangshan_wei
Contributor I

Now i am evaluating processor i.mx6UL along with its development board "i.mx6ultralite-evaluation-kit:MCIMX6UL-EVK". and i can boot elf (output file of IAR) file with uboot "U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g0ec2a01 (Sep 16 2016 - 18:27:03 -0500)". 

And i need to update default uboot env (default bootcmd and boot args are created for linux, now i need to update it for my image files), any manual/guide i can refer to do build my customized u-boot for processor i.mx6ul? thanks!

Labels (1)
0 Kudos
1 Solution
562 Views
igorpadykov
NXP Employee
NXP Employee

Hi ken

for uboot env usage one can check general uboot tutorials found on web

UBootEnvVariables < DULG < DENX 

A Handy U-Boot Trick | Linux Journal 

http://ftp1.digi.com/support/documentation/90000852_K.pdf 

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

View solution in original post

0 Kudos
1 Reply
563 Views
igorpadykov
NXP Employee
NXP Employee

Hi ken

for uboot env usage one can check general uboot tutorials found on web

UBootEnvVariables < DULG < DENX 

A Handy U-Boot Trick | Linux Journal 

http://ftp1.digi.com/support/documentation/90000852_K.pdf 

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

0 Kudos