Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel...
[pandora-kernel.git] / arch / h8300 / README
1 linux-2.6 for H8/300 README
2 Yoshinori Sato <ysato@users.sourceforge.jp>
3
4 * Supported CPU
5 H8/300H and H8S
6
7 * Supported Target
8 1.simulator of GDB
9   require patches.
10
11 2.AE 3068/AE 3069
12   more information 
13   MICROTRONIQUE <http://www.microtronique.com/>
14   Akizuki Denshi Tsusho Ltd. <http://www.akizuki.ne.jp> (Japanese Only)
15
16 3.H8MAX 
17   see http://ip-sol.jp/h8max/ (Japanese Only)
18
19 4.EDOSK2674
20   see http://www.eu.renesas.com/products/mpumcu/tool/edk/support/edosk2674.html
21       http://www.uclinux.org/pub/uClinux/ports/h8/HITACHI-EDOSK2674-HOWTO
22       http://www.azpower.com/H8-uClinux/
23
24 * Toolchain Version
25 gcc-3.1 or higher and patch
26 see arch/h8300/tools_patch/README
27 binutils-2.12 or higher
28 gdb-5.2 or higher
29 The environment that can compile a h8300-elf binary is necessary.
30
31 * Userland Develop environment
32 used h8300-elf toolchains.
33 see http://www.uclinux.org/pub/uClinux/ports/h8/
34
35 * A few words of thanks
36 Porting to H8/300 serieses is support of Information-technology Promotion Agency, Japan.
37 I thank support.
38 and All developer/user.