代码搜索:ramdisk

找到约 1,135 项符合「ramdisk」的源代码

代码结果 1,135
www.eeworm.com/read/393286/2476533

makefile

# # Makefile for a ramdisk image # BIG_ENDIAN := $(shell echo -e "\#ifdef __XTENSA_EL__\nint little;\n\#else\nint big;\n\#endif" | $(CC) -E -|grep -c big) ifeq ($(BIG_ENDIAN),1) OBJCOPY_ARGS := -
www.eeworm.com/read/389879/2532044

makefile

# # Makefile for a ramdisk image # BIG_ENDIAN := $(shell echo -e "\#ifdef __XTENSA_EL__\nint little;\n\#else\nint big;\n\#endif" | $(CC) -E -|grep -c big) ifeq ($(BIG_ENDIAN),1) OBJCOPY_ARGS := -
www.eeworm.com/read/386455/2571323

h yaffs_flashif.h

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.h: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/386455/2571327

c yaffs_flashif.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.c: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/385891/2578687

c piggyback.c

/* $Id: piggyback.c,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $ Simple utility to make a single-image install kernel with initial ramdisk for Sparc64 tftpbooting without need to set up nfs.
www.eeworm.com/read/355099/3063949

h yaffs_flashif.h

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.h: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/355099/3063953

c yaffs_flashif.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.c: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/393934/8254544

h yaffs_flashif.h

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.h: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/393934/8254559

c yaffs_fileem.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.c: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning
www.eeworm.com/read/370647/9589031

h yaffs_flashif.h

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yaffs_ramdisk.h: yaffs ram disk component * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning