Ignore:
Timestamp:
Apr 21, 2014, 5:48:29 AM (10 years ago)
Author:
alain
Message:

The main modif is in the Makefile: Disk image building.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_config.h

    r303 r314  
    2222#define BOOT_DEBUG_ELF           0          /* trace .elf files loading */
    2323
    24 #define GIET_DEBUG_INIT              0                  /* trace parallel kernel initialisation */
     24#define GIET_DEBUG_INIT              0                  /* trace kernel initialisation */
    2525#define GIET_DEBUG_FAT           0          /* trace fat accesses */
    2626#define GIET_DEBUG_SWITCH            0          /* trace context switchs  */
    2727#define GIET_DEBUG_IRQS          0              /* trace interrupts */
    2828#define GIET_DEBUG_IOC_DRIVER    0          /* trace IOC accesses */
    29 #define GIET_DEBUG_BDV_DRIVER    0          /* trace BDV accesses */
    3029#define GIET_DEBUG_TTY_DRIVER    0          /* trace TTY accesses */
    3130#define GIET_DEBUG_DMA_DRIVER    0          /* trace DMA accesses */
Note: See TracChangeset for help on using the changeset viewer.