代码搜索结果

找到约 4,828 项符合 Bootloader 的代码

btldr_pi.c

/* * File: btldr_pi.c * * An implementation of a bootloader command processor which exposes the * btldr_pi.h interface. Please see btldr_pi.h for more info. * * SEE ALSO: * btldr_pi.h * * C

main.c

/* * main.c - the main file of the bootloader * * Author: yu feng * Date: 2007-5-11 * Modify: 2007-5-28 */ #include "snds.h" #include "uart.h" #include "l

yboot.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yboot: A yaffs bootloader. * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning * * Thi

bootldr.c

/* * Read flash partition table from Compaq Bootloader * * Copyright 2001 Compaq Computer Corporation. * * $Id: bootldr.c,v 1.6 2001/10/02 15:05:11 dwmw2 Exp $ * * Use consistent with the GNU G

bootice.bas

// // Atmel AVR JTAGICE Bootloader // #device 163 cpu.clock = 7372800; #include use R19 as WREG; var i,j,cmd, tmp: byte; // BOOTSZ = Fuses both blown, Bootrst also! org $

yboot.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yboot: A yaffs bootloader. * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning * * Thi

yboot.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yboot: A yaffs bootloader. * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning * * Thi

yboot.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yboot: A yaffs bootloader. * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning * * Thi

misc.c

/* * BK Id: SCCS/s.misc.c 1.15 10/15/01 10:53:29 trini */ /* * Adapted for PowerPC by Gary Thomas * * Rewritten by Cort Dougan (cort@cs.nmt.edu) * One day to be replaced by a single bootloader f

yboot.c

/* * YAFFS: Yet another FFS. A NAND-flash specific file system. * yboot: A yaffs bootloader. * * Copyright (C) 2002 Aleph One Ltd. * * Created by Charles Manning * * Thi