/linux-2.4.37.9/drivers/sbus/char/ |
D | flash.c | 33 } flash; variable 44 if (flash.read_base == flash.write_base) { in flash_mmap() 45 addr = flash.read_base; in flash_mmap() 46 size = flash.read_size; in flash_mmap() 54 addr = flash.read_base; in flash_mmap() 55 size = flash.read_size; in flash_mmap() 57 addr = flash.write_base; in flash_mmap() 58 size = flash.write_size; in flash_mmap() 92 if (file->f_pos > flash.read_size) in flash_llseek() 93 file->f_pos = flash.read_size; in flash_llseek() [all …]
|
D | Makefile | 26 obj-$(CONFIG_OBP_FLASH) += flash.o
|
/linux-2.4.37.9/drivers/mtd/chips/ |
D | Config.in | 9 dep_tristate ' Detect flash chips by Common Flash Interface (CFI) probe' CONFIG_MTD_CFI $CONFIG_MTD 10 dep_tristate ' Detect JEDEC JESD21c compatible flash chips' CONFIG_MTD_JEDECPROBE $CONFIG_MTD 37 bool ' Support 1-chip flash interleave' CONFIG_MTD_CFI_I1 39 bool ' Support 2-chip flash interleave' CONFIG_MTD_CFI_I2 40 bool ' Support 4-chip flash interleave' CONFIG_MTD_CFI_I4 41 bool ' Support 8-chip flash interleave' CONFIG_MTD_CFI_I8 45 dep_tristate ' Support for Intel/Sharp flash chips' CONFIG_MTD_CFI_INTELEXT $CONFIG_MTD_GEN_PROBE 46 dep_tristate ' Support for AMD/Fujitsu flash chips' CONFIG_MTD_CFI_AMDSTD $CONFIG_MTD_GEN_PROBE 47 dep_tristate ' Support for ST (Advanced Architecture) flash chips' CONFIG_MTD_CFI_STAA $CONFIG_MTD… 54 dep_tristate ' AMD compatible flash chip support (non-CFI)' CONFIG_MTD_AMDSTD $CONFIG_MTD $CONFIG_…
|
/linux-2.4.37.9/drivers/mtd/maps/ |
D | Makefile | 14 obj-$(CONFIG_MTD_ARM_INTEGRATOR)+= integrator-flash.o 20 obj-$(CONFIG_MTD_EPXA10DB) += epxa10db-flash.o 41 obj-$(CONFIG_MTD_SA1100) += sa1100-flash.o 48 obj-$(CONFIG_MTD_DBOX2) += dbox2-flash.o 52 obj-$(CONFIG_MTD_PB1000) += pb1xxx-flash.o 53 obj-$(CONFIG_MTD_PB1100) += pb1xxx-flash.o 54 obj-$(CONFIG_MTD_PB1500) += pb1xxx-flash.o
|
D | Config.in | 11 hex ' Physical start address of flash mapping' CONFIG_MTD_PHYSMAP_START 0x8000000 12 hex ' Physical length of flash mapping' CONFIG_MTD_PHYSMAP_LEN 0x4000000 34 dep_tristate ' BIOS flash chip on Intel L440GX boards' CONFIG_MTD_L440GX $CONFIG_MTD_JEDECPROBE 38 dep_tristate ' BIOS flash chip on Intel SCB2 boards' CONFIG_MTD_SCB2_FLASH $CONFIG_MTD_GEN_PROBE 44 dep_tristate ' System flash on MBX860 board' CONFIG_MTD_MBX860 $CONFIG_MTD_CFI 56 bool ' Pb[15]00 boot flash device' CONFIG_MTD_PB1500_BOOT 57 bool ' Pb[15]00 user flash device (2nd 32MiB bank)' CONFIG_MTD_PB1500_USER 61 hex ' Physical start address of flash mapping' CONFIG_MTD_CSTM_MIPS_IXX_START 0x8000000 62 hex ' Physical length of flash mapping' CONFIG_MTD_CSTM_MIPS_IXX_LEN 0x4000000 65 dep_tristate ' Momenco Ocelot boot flash device' CONFIG_MTD_OCELOT $CONFIG_MOMENCO_OCELOT [all …]
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Assabet | 53 you need to have RedBoot installed in your flash memory. A known to work 76 To initialize the flash directory: 86 Writing a kernel image into flash 98 To write it to flash: 114 Now the kernel can be retrieved from flash like this: 122 The ramdisk image could be stored into flash as well, but there are better 123 solutions for on-flash filesystems as mentioned below. 130 convenient way to store a writable filesystem into flash. JFFS2 is used in 131 conjunction with the MTD layer which is responsible for low-level flash 148 Now we must know the size of the unallocated flash: [all …]
|
D | GraphicsMaster | 23 - flash memory access (MTD/JFFS) 24 - pcmcia, compact flash 39 - The flash on board is divided into 3 partitions. mtd0 is where 42 for the ramdisk.gz image. mtd2 is user flash space and can be
|
D | ADSBitsy | 22 - pcmcia, compact flash 33 - The flash on board is divided into 3 partitions. 34 You should be careful to use flash on board.
|
D | Pangolin | 16 - flash memory access 17 - compact flash driver
|
D | Itsy | 25 Next, flash the params-itsy program to 0x00060000 ("p 1 0x00060000" in the 26 flash menu) Flash the kernel in arch/arm/boot/zImage into 0x08340000 27 ("p 1 0x00340000"). Finally flash an initial ramdisk into 0xC8000000
|
D | GraphicsClient | 66 - flash memory access (MTD/JFFS) 83 - The flash on board is divided into 3 partitions. mtd0 is where 86 for the ramdisk.gz image. mtd2 is user flash space and can be
|
/linux-2.4.37.9/arch/cris/boot/rescue/ |
D | rescue.ld | 3 flash : ORIGIN = 0x00000000, 14 } > flash 19 } > flash
|
D | kimagerescue.S | 48 ;; 0x80000000 if loaded in flash (as it should be) 49 ;; since etrax actually starts at address 2 when booting from flash, we 56 ;; (so we can flash LEDs, and so that DTR and others are set) 90 moveq 0, $r1 ; "timer" to clock out a LED red flash
|
D | head.S | 120 ;; 0x80000000 if loaded in flash (as it should be) 121 ;; since etrax actually starts at address 2 when booting from flash, we 154 ;; (so we can flash LEDs, and so that DTR and others are set) 216 beq flash_ok ; if so, the flash is validated 253 moveq 0, $r1 ; "timer" to clock out a LED red flash
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | head.S | 58 ;; in the flash (since we wont try to copy it to DRAM 59 ;; before unpacking). It is at _edata, but in flash. 65 move.d r5, r0 ; save for later - flash address of 'basse' 67 sub.d basse, r5 ; r5 = flash address of '_edata' 97 ;; when mounting from flash 99 move.d [_input_data], r9 ; flash address of compressed kernel
|
D | README | 11 burned into a flash or executed directly at the DRAM origin. 18 into the file vmlinuz. It can be executed in an arbitrary place in flash.
|
/linux-2.4.37.9/fs/jffs2/ |
D | TODO | 10 mount doesn't have to read the flash twice for large files. 14 - make it work on NAND flash. We need to know when we can GC 17 - NAND flash will require new dirent/dnode structures on the medium with
|
/linux-2.4.37.9/Documentation/cris/ |
D | README | 40 * NOR-flash/ROM 111 Axis flash mapping: 200000 at 50000000 112 Axis flash: Found 1 x16 CFI device at 0x0 in 16 bit mode 114 Axis flash: JEDEC Device ID is 0xC4. Assuming broken CFI table. 115 Axis flash: Swapping erase regions for broken CFI table.
|
/linux-2.4.37.9/arch/mips/ite-boards/generic/ |
D | it8172_setup.c | 78 struct resource flash; member 95 struct resource flash; member
|
/linux-2.4.37.9/arch/cris/ |
D | README.mm | 44 internal chip I/O registers and the flash memory area (including SRAM 51 | kernel seg_f | flash | | 54 | kernel seg_e | flash | | 94 The kernel needs access to both cached and uncached flash. Uncached is 123 R_MMU_KBASE_HI = ( ( base_f, 0x0 ) | // flash/sram/periph cached 124 ( base_e, 0x8 ) | // flash/sram/periph uncached
|
/linux-2.4.37.9/Documentation/arm/ |
D | Booting | 111 is stored in flash, and is linked correctly to be run from flash, 112 then it is legal for the boot loader to call the zImage in flash
|
/linux-2.4.37.9/arch/mips/philips/nino/ |
D | TODO | 6 * get IDE/PCMCIA chip interface working to read flash cards and the
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | README.PCI | 40 Some of the problems were solved by upgrading the (flash) bios. 72 You can get a flash bios upgrade from http://www.dell.com
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | head.S | 193 ;; since etrax actually starts at address 2 when booting from flash, we 346 ;; image being located in the flash at 0. This is most often not true, 348 ;; between the physical start of the flash and the flash-image start, 356 sub.d $r1, $r4 ; r4=__vmlinux_end in flash, used below 363 ;; We keep the cramfs in the flash.
|
/linux-2.4.37.9/include/linux/ |
D | telephony.h | 251 unsigned int flash:1; member
|