I don't have a wandboard, but the SD card build script pulls in
http://archlinuxarm.org/os/ArchLinuxARM-wand-latest.tar.gz as the roof
filesystem, which is currently dated 2nd June 2014 and contains the
package "linux-wandboard" which is based on a kernel named
3.10.17-2-ARCH.  Perhaps someone with a wandboard can get & post on
pastebin the running kernel config from /proc/config.gz, eg:


Code:
--------------------
    
  zcat /proc/config.gz > running.config
  
--------------------
 

The package provides the files which appear in the boot directory:


Code:
--------------------
    
  [root@alarm /]# tree /boot
  /boot
  ├── dtbs
  │** ├── imx6dl-wandboard.dtb
  │** └── imx6q-wandboard.dtb
  ├── u-boot.imx
  └── zImage
  
  1 directory, 4 files
  
--------------------


Beyond that, I plead a Manuel - "I know nothing".


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to