Changeset 561


Ignore:
Timestamp:
Apr 13, 2015, 5:36:30 PM (9 years ago)
Author:
alain
Message:

Cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_config.h

    r553 r561  
    1818#define BOOT_DEBUG_PT             0         /* page tables initialisation */
    1919#define BOOT_DEBUG_SCHED          0         /* schedulers initialisation */
    20 #define BOOT_DEBUG_PERI           0         /* peripherals initialisation */
    2120#define BOOT_DEBUG_ELF            0         /* .elf files loading */
    2221
     
    3736#define GIET_DEBUG_NIC            0         /* NIC access */
    3837#define GIET_DEBUG_FBF_CMA        0         /* FBF_CMA access */
    39 #define GIET_DEBUG_COPROC         0         /* coprocessor access */
     38#define GIET_DEBUG_COPROC         1         /* coprocessor access */
    4039
    4140#define GIET_DEBUG_USER_MALLOC    0         /* malloc library */
Note: See TracChangeset for help on using the changeset viewer.