代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
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
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
makefile
#
# Makefile for yampp-7 bootloader
#
# Jesper Hansen 2002-06-20
#
# AVR-GCC 3.02
#
#
# Tools and directories
#
CC = avr-gcc
AS = avr-gcc -x assembler-with-cpp
RM = rm -f
RN = mv
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.cpp
/*
* 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
makefile
#
# Makefile for yampp-7 bootloader
#
# Jesper Hansen 2002-06-20
#
# AVR-GCC 3.02
#
#
# Tools and directories
#
CC = avr-gcc
AS = avr-gcc -x assembler-with-cpp
RM = rm -f
RN = mv
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