Ignore:
Timestamp:
Feb 12, 2014, 9:51:23 AM (10 years ago)
Author:
alain
Message:
  • Updatre the gier_tsar to support the vci_iopic component in the tsar_generic_leti plat-form.
  • Modify the soft_transpose_giet application to make optional the graphic display on frame buffer and to introduce a systematic auto-check
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/soft_sort_giet/hard_config.h

    r626 r629  
    1414#define  NB_PROCS_MAX        4
    1515
     16#define  USE_EXT_IO          1
     17
    1618#define  NB_DMA_CHANNELS     0
    17 #define  NB_TTY_CHANNELS     (NB_PROCS_MAX * X_SIZE * Y_SIZE)
    1819#define  NB_HBA_CHANNELS     0
    1920#define  NB_NIC_CHANNELS     0
    2021#define  NB_CMA_CHANNELS     0
    2122
     23#define  NB_TTY_CHANNELS     4
    2224
    2325#endif //_HARD_CONFIG_H
Note: See TracChangeset for help on using the changeset viewer.