diff options
Diffstat (limited to 'arch/h8300')
-rw-r--r-- | arch/h8300/Kconfig.cpu | 8 | ||||
-rw-r--r-- | arch/h8300/README | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/arch/h8300/Kconfig.cpu b/arch/h8300/Kconfig.cpu index 6e2ecff199c5..d236ab4232ca 100644 --- a/arch/h8300/Kconfig.cpu +++ b/arch/h8300/Kconfig.cpu | |||
@@ -17,7 +17,7 @@ config H8300H_AKI3068NET | |||
17 | help | 17 | help |
18 | AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support | 18 | AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support |
19 | More Information. (Japanese Only) | 19 | More Information. (Japanese Only) |
20 | <http://akizukidensi.com/catalog/h8.html> | 20 | <http://akizukidenshi.com/catalog/default.aspx> |
21 | AE-3068/69 Evaluation Board Support | 21 | AE-3068/69 Evaluation Board Support |
22 | More Information. | 22 | More Information. |
23 | <http://www.microtronique.com/ae3069lan.htm> | 23 | <http://www.microtronique.com/ae3069lan.htm> |
@@ -36,7 +36,7 @@ config H8300H_SIM | |||
36 | help | 36 | help |
37 | GDB Simulator Support | 37 | GDB Simulator Support |
38 | More Information. | 38 | More Information. |
39 | arch/h8300/Doc/simulator.txt | 39 | <http://sourceware.org/sid/> |
40 | 40 | ||
41 | config H8S_GENERIC | 41 | config H8S_GENERIC |
42 | bool "H8S Generic" | 42 | bool "H8S Generic" |
@@ -50,14 +50,14 @@ config H8S_EDOSK2674 | |||
50 | Renesas EDOSK-2674 Evaluation Board Support | 50 | Renesas EDOSK-2674 Evaluation Board Support |
51 | More Information. | 51 | More Information. |
52 | <http://www.azpower.com/H8-uClinux/index.html> | 52 | <http://www.azpower.com/H8-uClinux/index.html> |
53 | <http://www.eu.renesas.com/tools/edk/support/edosk2674.html> | 53 | <http://www.renesas.eu/products/tools/introductory_evaluation_tools/evaluation_development_os_kits/edosk2674r/edosk2674r_software_tools_root.jsp> |
54 | 54 | ||
55 | config H8S_SIM | 55 | config H8S_SIM |
56 | bool "H8S Simulator" | 56 | bool "H8S Simulator" |
57 | help | 57 | help |
58 | GDB Simulator Support | 58 | GDB Simulator Support |
59 | More Information. | 59 | More Information. |
60 | arch/h8300/Doc/simulator.txt | 60 | <http://sourceware.org/sid/> |
61 | 61 | ||
62 | endchoice | 62 | endchoice |
63 | 63 | ||
diff --git a/arch/h8300/README b/arch/h8300/README index 2fd6f6d7a019..637f5a02f311 100644 --- a/arch/h8300/README +++ b/arch/h8300/README | |||
@@ -18,6 +18,7 @@ H8/300H and H8S | |||
18 | 18 | ||
19 | 4.EDOSK2674 | 19 | 4.EDOSK2674 |
20 | see http://www.eu.renesas.com/products/mpumcu/tool/edk/support/edosk2674.html | 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 | ||
21 | http://www.azpower.com/H8-uClinux/ | 22 | http://www.azpower.com/H8-uClinux/ |
22 | 23 | ||
23 | * Toolchain Version | 24 | * Toolchain Version |