lintweaker wrote: 
> I just received my wandboard quad. I'll test if CSOS will work using the
> latest test kernel.
> 
> edit: nope, does not work. Needs updated/specific uboot.

You need support in uboot and kernel.

Boot your dual lite with the sdcard that you have updated to latest test
kernel.


Code:
--------------------
    
  sudo csos-cleanInstall-testing uboot-wandboard-quad
  sync
  sudo dd if=/usr/share/uboot-wandboard-quad/u-boot.imx of=/dev/mmcblk0 bs=1k 
seek=1
  sync
  sudo poweroff -f
  
--------------------


Now pull the power from the dual lite, move the sdcard to your quad
board and it should boot. 

(NB. It should boot! ;) I won't actually be able to test myself until I
have a quad board.)


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to