代码搜索:Redboot

找到约 2,114 项符合「Redboot」的源代码

代码结果 2,114
www.eeworm.com/read/135153/5888314

c redboot.c

/* * $Id: redboot.c,v 1.6 2001/10/25 09:16:06 dwmw2 Exp $ * * Parse RedBoot-style Flash Image System (FIS) tables and * produce a Linux partition array to match. */ #include #in
www.eeworm.com/read/133772/5901477

cdl redboot.cdl

# ==================================================================== # # redboot.cdl # # Redboot package configuration data # # ======================================================
www.eeworm.com/read/133772/5901483

sgml redboot.sgml

www.eeworm.com/read/133772/5901494

h redboot.h

//========================================================================== // // redboot.h // // Standard interfaces for RedBoot // //================================================
www.eeworm.com/read/127781/6000144

ver redboot.ver

#define __ver_parse_redboot_partitions _ver_str(08c24f4d) #define parse_redboot_partitions _set_ver(parse_redboot_partitions)
www.eeworm.com/read/106385/6194746

cdl redboot.cdl

# ==================================================================== # # redboot.cdl # # Redboot package configuration data # # ============================================================
www.eeworm.com/read/106385/6194748

sgml redboot.sgml

www.eeworm.com/read/106385/6194755

h redboot.h

//========================================================================== // // redboot.h // // Standard interfaces for RedBoot // //======================================================
www.eeworm.com/read/485513/6552194

c redboot.c

/* * Parse RedBoot-style Flash Image System (FIS) tables and * produce a Linux partition array to match. */ #include #include #include #include
www.eeworm.com/read/347914/11627944

build-redboot

#!/bin/sh # # Script to build RedBoot from sources. # Sources are based on eCos 1.3.1 with changes made by Tensilica # to support the Xtensa architecture and related development boards. # # Requir