LinuxBoard4.0

From VentureResearchWiki
Jump to navigation Jump to search

Linux Board 4.0 / 4.1[edit | edit source]

Initial U-boot loading[edit | edit source]

Hit 'space' to enter u-boot prompt.

save
save   ## run it twice to save to redundant NAND as well
bootp
tftp ${loadaddr} zImage-vr-am33-linuxboard-20150312.bin
setenv serverip 192.168.19.36
setenv rootpath /srv/nfs/vr-am33-linuxboard
run netargs
bootz

filesystem loading script[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr-am33-linuxboard/vr-prefirstrun.sh -O /tmp/vr-prefirstrun.sh
sh /tmp/vr-prefirstrun.sh vr-am33-linuxboard 20150312 venture-image-vrreader vr