Ignore:
Timestamp:
Nov 3, 2014, 10:53:00 AM (10 years ago)
Author:
alain
Message:

Introducing dynamic allocation of peripheral channel(TTY, NIC, TIM, CMA)
Removint the ICU driver : ICU component not supported anymore.
Removing the FBF driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_drivers/mwr_driver.c

    r333 r437  
    6363                           paddr_t                channel_pbase )
    6464{
    65     _printf(" [GIET_ERROR] _mwr_hw_init() function not supported yet\n");
     65    _puts(" [GIET_ERROR] _mwr_hw_init() function not supported yet\n");
    6666    _exit();
    6767
Note: See TracChangeset for help on using the changeset viewer.