代码搜索结果
找到约 3,767 项符合
Bootloader 的代码
ram_loader.vhd
-------------------------------------------------------------------------------
--
-- SD/MMC Bootloader
-- Sample client for loading an image to asynchronous SRAM
--
-- $Id: ram_loader.vhd 77 2009-04-
bootloader.h
typedef struct Inter{
// data' address in sram or sdram
unsigned int * address;
// data's offset in dataflash
unsigned int DFAddr;
// data's size in sram or sdram
unsigned int CSize
bootloader.h
typedef struct Inter{
// data' address in sram or sdram
unsigned int * address;
// data's offset in dataflash
unsigned int DFAddr;
// data's size in sram or sdram
unsigned int CSize
bl.pbd
This is an internal working file generated by the Source Browser.
10:53 14s
D:\Backup\我的文档\Stellaris BootLoader分析\参考资料\Luminary UART升级方案解决\iar\Debug\Obj\bl_autobaud.pbi
D:\Backup\我的文档\Stellaris Boo
bootloader.h
typedef struct Inter{
// data' address in sram or sdram
unsigned int * address;
// data's offset in dataflash
unsigned int DFAddr;
// data's size in sram or sdram
unsigned int CSize
bootloader.h
typedef struct Inter{
// data' address in sram or sdram
unsigned int * address;
// data's offset in dataflash
unsigned int DFAddr;
// data's size in sram or sdram
unsigned int CSize
44b0-bootloader.searchresults
---- program flash begin Matches (1 in 1 files) ----
Main.c (e:\wl-44b0x\实验代码44b0\bios44b0):366
printf("program flash begin @0x%x",prog_begin);
printf(" from ram data @0x%x",data_begin);
printf(
44b0-bootloader.searchresults
---- program flash begin Matches (1 in 1 files) ----
Main.c (e:\wl-44b0x\实验代码44b0\bios44b0):366
printf("program flash begin @0x%x",prog_begin);
printf(" from ram data @0x%x",data_begin);
printf(
bldipl.bat
cd %_TARGETPLATROOT%\Src\Bootloader\Stepldr
build %*
cd %_TARGETPLATROOT%\Src\Bootloader\IPL
build %*
reiserfs_private.h
/*
* Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README
*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* (C) Copyr