代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
bootice16.bas
//
// Atmel AVR JTAGICE Bootloader
//
#device 16
cpu.clock = 7372800;
#include
use R19 as WREG;
var i,j,cmd, tmp: byte;
// BOOTSZ = Fuses both blown, Bootrst also!
org $1
bootice16.bas
//
// Atmel AVR JTAGICE Bootloader
//
#device 16
cpu.clock = 7372800;
#include
use R19 as WREG;
var i,j,cmd, tmp: byte;
// BOOTSZ = Fuses both blown, Bootrst also!
org $1
changelog
rel-1-0-0 laputa: this is 1'st version vivi boot loader (2004.02.04.)
- it is bootloader for s3c2440 eval board on nand boot
- 0:192k:2M partition block sour
ucos.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (SysTem)
Group (TASK)
Group (BootLoader)
Group (uCOS_ARM)
Group (uCOS_Source)
bl 24fj256gb110 ivt remap.gld
/*
** Linker script outline for PIC24F bootloader (for PIC24FJ256GB110 device)
** with Example remapping of Interrupt Vector Tables
*/
OUTPUT_ARCH("24FJ256GB110")
EXTERN(__resetPRI)
EXTERN(__r
head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
mv64x60_tty.c
/*
* arch/ppc/boot/simple/mv64x60_tty.c
*
* Bootloader version of the embedded MPSC/UART driver for the Marvell 64x60.
* Note: Due to a GT64260A erratum, DMA will be used for UART input (via SDMA)
head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
head-sharpsl.s
/*
* linux/arch/arm/boot/compressed/head-sharpsl.S
*
* Copyright (C) 2004-2005 Richard Purdie
*
* Sharp's bootloader doesn't pass any kind of machine ID
* so we have to figur
mv64x60_tty.c
/*
* arch/ppc/boot/simple/mv64x60_tty.c
*
* Bootloader version of the embedded MPSC/UART driver for the Marvell 64x60.
* Note: Due to a GT64260A erratum, DMA will be used for UART input (via SDMA)