i.MX53 Quick Start Board and Linaro

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

i.MX53 Quick Start Board and Linaro

775 Views
GrahameBowland
Contributor I

Hey everyone. I just got Linaro working on my i.MX53 quick start board and thought I'd share my blog post about the process here:

http://angrygoats.net/2011/05/28/linaro-and-i-mx53/

 

Hopefully this will save other people some time!

 

Grahame

Tags (1)
0 Kudos
5 Replies

659 Views
AtleVesterkja_r
Contributor I

I also had to modify the bootscript in the  Grahame Bowland description slightly in order to get the display:

root@linaro:~# cat /boot/boot.script
setenv bootcmd 'fatload mmc 0:2 0x70000000 uImage; fatload mmc 0:2 0x72000000 uInitrd; bootm 0x70000000 0x72000000'
setenv bootargs 'console=tty0 console=ttymxc0,115200n8 video=mxcdi1fb:GBR24,XGA di1_primary tve root=/dev/mmcblk0p3  rootwait ro'
boot
root@linaro:~#

 

Thank you Grahame!

0 Kudos

659 Views
AtleVesterkja_r
Contributor I

http://blog.angrygoats.net/2011/05/28/linaro-and-i-mx53/

(now clicking the link should work as well)

0 Kudos

659 Views
daiane_angolini
NXP Employee
NXP Employee
I cound´t see your post. I tried both links
0 Kudos

659 Views
PeterBergin
Contributor III
0 Kudos

659 Views
dominochmiel
Contributor II

Could you repair your link cause it's broken.

Thanks

0 Kudos