OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / Documentation / SnapGear-SME-HOWTO
1 SnapGear SME HOWTO
2 ------------------
3
4 The SnapGear/SME router products are based on the Hitachi SuperH RISC
5 processor. You will need an appropriate sh-linux configured gcc compiler
6 and tools to compile it. SnapGear currently uses binutils-2.12.90 and
7 gcc-3.0.4.
8
9 The build only supports the linux-2.4.x kernel using uClibc as the library,
10 so you select those during configuration.
11
12 To load images into the flash you can use the firmware upgrade option of
13 the web pages, or you can load it from the command line using:
14
15     netflash A.B.C.D imagez.bin
16
17 Where A.B.C.D is the address of your TFTP server holding the generated
18 imagez.bin file.
19