Bootstrapping PXA27M modules: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 28: | Line 28: | ||
# Start bootstrapper script | # Start bootstrapper script | ||
#* Under '''Ubuntu''' double click, run in terminal | #* Under '''Ubuntu''' double click, run in terminal | ||
# | # '''Load kernel and filesystem'''. | ||
#* It will tell you if you need to update the MAC address of the module | |||
# '''Disable upgrade''' |
Latest revision as of 11:11, 20 June 2011
Setup your system
Ubuntu linux
- Install it!
A SVN client
sudo apt-get install esvn
TFTP server
sudo apt-get install tftpd-hpa
Checkout Telem-GW6 from SVN
mkdir Telem-GW6 cd Telem-GW6 svn checkout svn://10.0.0.42/Telem-GW6
Install Development environment
sudo ./Bootstrapper --install
Set up minicom
sudo minicom -s
- Serial port setup
- 38400 8N1, No flow control
- Modem and dialling
- clear Init string
- Save setup as..
- name as gw6uboot
Loading software to GW6
- Copy necessary files to your tftp directory
- The root file system (rootfs.tar.gz)
- Kernel files (smb://phobos/d/3_Tehniline/1.Tarkvara%20müügiks/GW6/Gw6%20Main%20Module/bootstrapping)
- Start bootstrapper script
- Under Ubuntu double click, run in terminal
- Load kernel and filesystem.
- It will tell you if you need to update the MAC address of the module
- Disable upgrade