Changeset 627 for trunk/params-hard.mk


Ignore:
Timestamp:
May 1, 2019, 5:13:47 PM (5 years ago)
Author:
alain
Message:

Replace the queuelock protectingthe FAT by a rwlock in the FATFS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/params-hard.mk

    r626 r627  
    33ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
    44X_SIZE    = 4
    5 Y_SIZE    = 2
     5Y_SIZE    = 4
    66NB_PROCS  = 1
    7 NB_TTYS   = 2
     7NB_TTYS   = 3
    88IOC_TYPE  = IOC_BDV
    99TXT_TYPE  = TXT_TTY
Note: See TracChangeset for help on using the changeset viewer.