| 
                Last change
                  on this file since 228 was
                  204,
                  checked in by alain, 8 years ago
           | 
        
        
          | 
               
Bug fix in kernel_init 
-This line, and those below, will be ignored-- 
 
M    params.mk 
M    kernel_config.h 
M    Makefile 
M    hdd/virt_hdd.dmg 
M    tools/bootloader_tsar/boot.c 
M    kernel/libk/bits.h 
M    kernel/libk/elf.c 
M    kernel/libk/xhtab.c 
M    kernel/libk/elf.h 
M    kernel/libk/xhtab.h 
M    kernel/devices/dev_pic.c 
M    kernel/mm/vmm.c 
M    kernel/mm/mapper.c 
M    kernel/mm/mapper.h 
M    kernel/vfs/devfs.h 
M    kernel/vfs/vfs.c 
M    kernel/vfs/vfs.h 
M    kernel/vfs/devfs.c 
M    kernel/kern/chdev.h 
M    kernel/kern/kernel_init.c 
M    kernel/kern/process.c 
M    kernel/kern/process.h 
M    hal/tsar_mips32/core/hal_remote.c 
M    hal/tsar_mips32/drivers/soclib_pic.c 
 
           | 
        
        | 
            File size:
            220 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | # Parameters definition for the ALMOS-MKH Makefile | 
|---|
| 2 |  | 
|---|
| 3 | ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob | 
|---|
| 4 | X_SIZE    = 1 | 
|---|
| 5 | Y_SIZE    = 1 | 
|---|
| 6 | NB_PROCS  = 1 | 
|---|
| 7 | NB_TTYS   = 3 | 
|---|
| 8 | FBF_WIDTH = 128 | 
|---|
| 9 | IOC_TYPE  = IOC_BDV | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.