OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / Documentation / SnapGear-SOHO+-HOWTO
1 SnapGear SOHO+ HOWTO
2 --------------------
3
4 The SnapGear/SOHO+ router product is based on the Motorola 5307 ColdFire
5 processor. You use the standard uClinux m68k-elf tool chain for them.
6
7 You can build either linux-2.0.x or linux-2.4.x kernels. Choose the
8 uC-libc library.
9
10 To load images into the flash you can use the firmware upgrade option of
11 the web pages, or you can load it from the command line using:
12
13     netflash A.B.C.D imagez.bin
14
15 Where A.B.C.D is the address of your TFTP server holding the generated
16 imagez.bin file.
17