代码搜索:TFFS
找到约 235 项符合「TFFS」的源代码
代码结果 235
www.eeworm.com/read/125149/14511996
tffs readme.tffs
Here is an explanation of how to include TFFS support in this BSP.
Makefile:
- Add MACH_EXTRA configuration macro as follows.
MACH_EXTRA = sysTffs.o
- Add following lines at the end of the
www.eeworm.com/read/240440/4574723
h tffs.h
#define TFFS_SVER 51430
#define TFFS_USE_MDOC
#define TFFS_USE_MDOCP
#define TFFS_USE_NFTL
#define TFFS_USE_INFTL
www.eeworm.com/read/240440/4574724
con tffs.con
# path to kernel sources
TFFS_KERNEL=/usr/src/linux
# TFFS version
TFFS_SVER=51430
TFFS_LIB=sources
# H/W customization:
# Cotulla/Lubbock: call DOC init code for Cotulla, DOC address 0x14000000
T
www.eeworm.com/read/240440/4574725
bui tffs.bui
#!/bin/sh
echo "Creating $3"
if [ -z $1 ]; then
echo Usage: `basename $0` tffs.config linux/.config tffs.h
exit 1
fi
if [ -z $2 ]; then
echo Usage: `basename $0` tffs.config linux/.config tffs.h
www.eeworm.com/read/340605/3284538
h tffs.h
/******************************************************************************
* Flash File System (ffs)
* Idea, design and coding by Mads Meisner-Jensen, mmj@ti.com
*
* ffs test scaffold/fra
www.eeworm.com/read/340605/3284550
c tffs.c
/******************************************************************************
* Flash File System (ffs)
* Idea, design and coding by Mads Meisner-Jensen, mmj@ti.com
*
* ffs test scaffold/f
www.eeworm.com/read/187156/8851599
h tffs_api.h
/******************************************************************************/
/* */
/* Copyright (C), 1995-2006, msyste
www.eeworm.com/read/187156/8851625
c tffs_api.c
/******************************************************************************/
/* */
/* Copyright (C), 1995-2006, msyste
www.eeworm.com/read/276123/10762618
h tffs_api.h
/******************************************************************************
* *
* Project: DOC Driver for Linux 2.4 Blo
www.eeworm.com/read/276123/10762648
c tffs_api.c
/******************************************************************************
* *
* Project: DOC Driver for Linux 2.4 Blo