|
Last change
on this file since 623 was
623,
checked in by alain, 7 years ago
|
|
Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the kernel vsegs in the process VSL and GPT.
This now used by both the TSAR and the I86 architectures.
|
|
File size:
262 bytes
|
| Rev | Line | |
|---|
| [439] | 1 | # Parameters definition for the ALMOS-MKH Makefile |
|---|
| 2 | |
|---|
| 3 | ARCH = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob |
|---|
| [623] | 4 | X_SIZE = 1 |
|---|
| 5 | Y_SIZE = 1 |
|---|
| [610] | 6 | NB_PROCS = 1 |
|---|
| [620] | 7 | NB_TTYS = 3 |
|---|
| [439] | 8 | IOC_TYPE = IOC_BDV |
|---|
| [590] | 9 | TXT_TYPE = TXT_TTY |
|---|
| 10 | FBF_TYPE = FBF_SCL |
|---|
| 11 | SYS_CLK = 50000 |
|---|
Note: See
TracBrowser
for help on using the repository browser.