代码搜索:Boot

找到约 10,000 项符合「Boot」的源代码

代码结果 10,000
www.eeworm.com/read/302488/13833743

ld boot.ld

ENTRY(vectors) MEMORY { rom : ORIGIN = 0x0, LENGTH = 0x10000 sram : ORIGIN = 0x400000, LENGTH = 0x2000 ram : ORIGIN = 0x1300000, LENGTH = 0x100000 } SECTIONS { .vectors 0x0: AT (0) { KEEP( l
www.eeworm.com/read/302488/13833804

h boot.h

/***************************************** Copyright (c) 2002-2004 Sigma Designs, Inc. All Rights Reserved Proprietary and Confidential *****************************************/ /* This file is
www.eeworm.com/read/302375/13836906

asm boot.asm

.title "Flash bootup utility for 6211" .option D,T .length 102 .width 140 PAGE_SIZE .equ 0x2000 ;flash page size in byte FLASH_START .equ 0
www.eeworm.com/read/301406/13859298

cmd boot.cmd

t1.out -v5510:1 -e 0200h -a -memwidth 8 -romwidth 32 -boot -serial16 -o t1.hex
www.eeworm.com/read/200888/13867191

s boot.s

// size is stored in location 0x0C0000FC .equ SOURCE, 0xDF003200 .equ TARGET, 0xC0003200 .global _start _start: .word 0xE59FF000 .word 0 .word ( _start2 - 4 ) .word 0 .word ( _start2 -
www.eeworm.com/read/200888/13867212

s boot.s

// size is stored in location 0x0C0000FC .equ SOURCE, 0xDF003200 .equ TARGET, 0xC0003200 .global _start _start: .word 0xE59FF000 .word 0 .word ( _start2 - 4 ) .word 0 .word ( _start2 -
www.eeworm.com/read/301022/13870498

s boot.s

sectors = 18 BOOTSEG = 0x07c0 INITSEG = 0x9000 SYSSEG = 0x1000 SYSSIZE = 0X4000 ENDSEG = SYSSEG + SYSSIZE .globl begtext, begdata, begbss, endtext, enddata, endbss .text begtext: .data beg
www.eeworm.com/read/300969/13876717

c boot.c

/* boot 2.5.0 - Load and start Minix. Author: Kees J. Bot * 27 Dec 1991 * * Copyright 1996 Kees J. Bot, All rights reserved. * This package may be freely used and modified except that
www.eeworm.com/read/300969/13876738

h boot.h

/* boot.h - Info between different parts of boot. Author: Kees J. Bot */ /* Constants describing the metal: */ #define SECTOR_SIZE 512 #define SECTOR_SHIFT 9 #define RATIO (BLOCK_SIZE / SEC
www.eeworm.com/read/152843/5665913

boot-options

/* -*- auto-fill -*- */ Device File System (devfs) Boot Options Richard Gooch 18-AUG-2001 When CONFIG_D