代码搜索结果

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

misc-spruce.c

/* * arch/ppc/boot/spruce/misc.c * * Misc. bootloader code for IBM Spruce reference platform * * Authors: Johnnie Peters * Matt Porter * * Derived

gemini_prom.s

/* * BK Id: %F% %I% %G% %U% %#% */ /* * arch/ppc/kernel/gemini_prom.S * * Not really prom support code (yet), but sort of anti-prom code. The current * bootloader does a number of things it

misc-spruce.c

/* * arch/ppc/boot/spruce/misc.c * * Misc. bootloader code for IBM Spruce reference platform * * Authors: Johnnie Peters * Matt Porter * * Derived

bootmain.c

// This a dirt simple boot loader, whose sole job is to boot // an elf kernel image from the first IDE hard disk. // // DISK LAYOUT // * This program(boot.S and main.c) is the bootloader. It should

makefile

COMPONENT=UDPEchoC # uncomment this for network programming support # BOOTLOADER=tosboot CFLAGS += -DCC2420_DEF_CHANNEL=15 CFLAGS += -DRF230_DEF_CHANNEL=15 # CFLAGS += -DCC2420_DEF_RFPOWER=4

ivms8.h

/* * Speech Design Integrated Voicemail board specific definitions * - IVMS8 (small, 8 channels) * - IVML24 (large, 24 channels) * * In 2.5 when we force a new bootloader, we can merge these tw

misc-spruce.c

/* * arch/ppc/boot/spruce/misc.c * * Misc. bootloader code for IBM Spruce reference platform * * Authors: Johnnie Peters * Matt Porter * * Derived

bootldr.h

/* * Read flash partition table from Compaq Bootloader * * Copyright 2001 Compaq Computer Corporation. * * $Id: bootldr.h,v 1.1.1.1 2004/09/22 12:48:01 daniell Exp $ * * Use consistent with the

ivms8.h

/* * Speech Design Integrated Voicemail board specific definitions * - IVMS8 (small, 8 channels) * - IVML24 (large, 24 channels) * * In 2.5 when we force a new bootloader, we can merge these tw

misc-spruce.c

/* * arch/ppc/boot/spruce/misc.c * * Misc. bootloader code for IBM Spruce reference platform * * Authors: Johnnie Peters * Matt Porter * * Derived