[meta-freescale] set boot args for wandboard quad

Pavan Kumar B u2bpavankumar at gmail.com
Wed Feb 4 20:33:18 PST 2015


Hi,

I was trying to create the sd card image by compiling u-boot, kernel
manually.

I have followed the settings from

https://linuxlink.timesys.com/docs/gsg/wandboard#SECTION00042000000000000000

=> setenv bootargs 'console=ttymxc0,115200 ip=dhcp root=/dev/mmcblk0p1 rw
rootwait'
=> setenv bootcmd 'mmc rescan; ext2load mmc 0 12000000 /boot/uImage; bootm'

=> mmc rescan
=> ext2load mmc 0 12000000 /boot/uImage

=> bootm



But it exactly stops after displaying

## Booting kernel from Legacy Image at 12000000 ...
   Image Name:   Linux-3.0.35
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3843916 Bytes = 3.7 MiB
   Load Address: 10008000
   Entry Point:  10008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...


Please do let me know the correct boot arguments to be set for wandboard to
boot up

Regards,

Pavan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150205/462c3dcf/attachment.html>


More information about the meta-freescale mailing list