代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deriv
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deri
log
!SESSION 2007-09-03 11:15:13.562 -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deri
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deri
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deri
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deri
misc-common.c
/*
* arch/ppc/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Deriv
crtboot8k.s
; make sure to assemble w/ -n flag, e.g.
; iasavr -n crt...
;
; bootloader startup file, same as crtboot.s except that reset vector
; uses rjmp, for 8K or less devices, to be compatible with the C
readme.txt
PURPOSE
This code illustrates how to write a SPI bootloader (spi_prepend.bin)
which can load a secondary image (hello_world.bin) to SDRAM.
The secondary image can have any size. It is only limited b