Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
e0bd73b1
Commit
e0bd73b1
authored
Jul 25, 2003
by
Miles Bader
Committed by
Linus Torvalds
Jul 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Update v850 README file
parent
07931c46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
10 deletions
+20
-10
arch/v850/README
arch/v850/README
+20
-10
No files found.
arch/v850/README
View file @
e0bd73b1
...
...
@@ -2,21 +2,31 @@ This port to the NEC V850E processor supports the following platforms:
+ The gdb v850e simulator (CONFIG_V850E_SIM).
+ The Midas labs RTE-V850E/MA1-CB
evaluation board (CONFIG_RTE_CB_MA1),
with untested support for the RTE-V850E/NB85E-CB board
(CONFIG_RTE_CB_NB85E). This support has only been tested when running
with the Multi-debugger monitor ROM (for the Green Hills Multi debugger).
The optional NEC Solution Gear RTE-MOTHER-A motherboard is also
supported, which allows PCI boards to be used
(CONFIG_RTE_MB_A_PCI).
+ The Midas labs RTE-V850E/MA1-CB
and RTE-V850E/NB85E-CB evaluation boards
(CONFIG_RTE_CB_MA1 and CONFIG_RTE_CB_NB85E). This support has only been
tested when running with the Multi-debugger monitor ROM (for the Green
Hills Multi debugger). The optional NEC Solution Gear RTE-MOTHER-A
motherboard is also supported, which allows PCI boards to be used
(CONFIG_RTE_MB_A_PCI).
+ The sim85e2c simulator, which is a verilog simulation of the V850E2
NA85E2C cpu core (CONFIG_V850E2_SIM85E2C).
+ The Midas labs RTE-V850E/ME2-CB evaluation board (CONFIG_RTE_CB_ME2).
This has only been tested using a kernel downloaded via an ICE connection
using the Multi debugger. Support for the RTE-MOTHER-A is present, but
hasn't been tested (unlike the other Midas labs cpu boards, the
RTE-V850E/ME2-CB includes an ethernet adaptor).
+ The NEC AS85EP1 V850E evaluation chip/board (CONFIG_V850E_AS85EP1).
+ The NEC `Anna' (board/chip) implementation of the V850E2 processor
(CONFIG_V850E2_ANNA).
+ The sim85e2c and sim85e2s simulators, which are verilog simulations of
the V850E2 NA85E2C/NA85E2S cpu cores (CONFIG_V850E2_SIM85E2C and
CONFIG_V850E2_SIM85E2S).
+ A FPGA implementation of the V850E2 NA85E2C cpu core
(CONFIG_V850E2_FPGA85E2C).
+ The `Anna' (board/chip) implementation of the V850E2 processor.
Porting to anything with a V850E/MA1 or MA2 processor should be simple.
See the file <asm-v850/machdep.h> and the files it includes for an example of
how to add platform/chip-specific support.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment