代码搜索结果
找到约 57,103 项符合
Flash 的代码
flash.ld
MEMORY {
flash : ORIGIN = 0x10c00000, LENGTH = 0x00010000
ram : ORIGIN = 0x007c0000, LENGTH = 0x00040000 /* last 256Kbytes of sdram */
}
SECTIONS {
.text : {
_stext = . ;
*(
flash.c
/* $Id: flash.c,v 1.24 2001/10/08 22:19:51 davem Exp $
* flash.c: Allow mmap access to the OBP Flash, for OBP updates.
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#include
flash.c
/*
* board/eva/flash.c
*
* (C) Copyright 2002
* Sangmoon Kim, Etin Systems, dogoil@etinsys.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is
flash
#------------------------------------------------------------------------------
# flash: file(1) magic for Macromedia Flash file format
#
# See
#
# http://www.macromedia.com/software/flash/open/
#
0
flash.c
/*
* (C) Copyright 2001, 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Flash Routines for Intel devices
*
*--------------------------------------------------------------------
flash.c
/*
* MOUSSE/MPC8240 Board definitions.
* Flash Routines for MOUSSE onboard AMD29LV106DB devices
*
* (C) Copyright 2000
* Marius Groeger
* Sysgo Real-Time Solutions, GmbH
flash.c
/*
* board/eva/flash.c
*
* (C) Copyright 2002
* Sangmoon Kim, Etin Systems, dogoil@etinsys.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is
flash.c
/*
* (C) Copyright 2001-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Flash Routines for Intel devices
*
*--------------------------------------------------------------------
flash.c
/* $Id: flash.c,v 1.23 2001/11/21 15:52:44 jonashg Exp $
* June 15, 2002 - made flash length with MSB set - compare only)
* May, 1, 2002 - support for Intel StrataFlash (and Micron)
* modified by A
flash.c
/* $Id: flash.c,v 1.24 2001/10/08 22:19:51 davem Exp $
* flash.c: Allow mmap access to the OBP Flash, for OBP updates.
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#include