M2MReader
Jump to navigation
Jump to search
M2MReader Board[edit | edit source]
latest RELEASE is 20131022
U-boot DO NOT USE[edit | edit source]
bootp mw.b 0x80000000 0xff 0x1c0000 tftp 0x80000000 u-boot-vrreader-am35-20131017.bin nand erase 0x80000 1c0000 nand write 0x80000000 0x80000 1c0000
reset
kernel DO NOT USE[edit | edit source]
- Keep pressing the space-bar until prompt "VAR_AM335X#"
## Do this only if there isn't one set already ## setenv ethaddr [MAC in format 00:50:c2:7c:57:01, F8:DC:7A:00:A7:C8] setenv get_kernel nand read.i 0x80000000 0x280000 0x500000 setenv bootargs_fs mem=256M console=ttyO0,115200n8 noinitrd rw rootfstype=ubifs ubi.mtd=4 root=ubi0:rootfs eth=$ethaddr setenv boot_fs run get_kernel\; setenv bootargs \$bootargs_fs\; bootm 0x80000000 setenv bootcmd run boot_fs setenv bootdelay 1 save reset
- Keep pressing the space-bar until prompt "VAR-SOM-AM35 #"
bootp mw.b 0x80000000 0xFF 0x500000 tftp 0x80000000 uImage-vr-am33-m2mreader-20131022.bin nand erase 0x280000 0x500000 nand write 0x80000000 0x280000 0x500000 setenv bootargs console=ttyO0,115200n8 root=/dev/nfs rw ip=dhcp nfsroot=192.168.19.35:/srv/nfs/vr-am33-m2mreader eth=$ethaddr bootm 0x80000000
filesystem DO NOT USE[edit | edit source]
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr/vr-prefirstrun.sh -O /tmp/vr-prefirstrun.sh sh /tmp/vr-prefirstrun.sh vrreader-am35 20131017
type password "0291" where needed
provisioning[edit | edit source]
first run[edit | edit source]
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr/vr-firstrun.sh -O - | sh
Login Information
username: root password: rfid4ever_vr