OSDN Git Service

Add MS7619SE
[uclinux-h8/uClinux-dist.git] / Documentation / HITACHI-KeyWest-HOWTO
1 Hitachi KeyWest
2 ---------------
3
4 The Hitachi/KeyWest target uses the Hitachi SuperH 7729 processor.
5 To build for this target you will need a working sh-linux- tool chain.
6
7 The linux-2.4.x kernel should be used and either glibc or uClibc.
8
9 When you have finished compiling you can load the image using DMON
10 with:
11
12         * set SW1 to OFF-ON-ON-OFF
13         * reset the board (DMON should appear)
14         * load the image through the network with
15
16           DMON> le 0
17
18         * enter the IP for the board,  the IP of your TFTP server
19           and the name of the file to load (sh.srec)
20
21         * Once the board has finished loading the image,  start it by running
22
23           DMON> g 8C002000
24
25
26 If you need more info just ask me, David McCullough <davidm@snapgear.com>
27