代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/243142/4532462
po zimage.po
zImage.o zImage.o: zImage.c ../../include/blob/config.h \
../../include/blob/load_kernel.h ../../include/blob/main.h \
../../include/blob/types.h ../../include/blob/serial.h \
/home/zhanghong/ke
www.eeworm.com/read/217381/4871302
h zimage.h
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
www.eeworm.com/read/209559/4961521
lds zimage.lds
OUTPUT_ARCH(powerpc)
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/local/powerpc-any-elf/lib);
/* Do we need any of these for elf?
__DYNAMIC = 0; */
SECTION
www.eeworm.com/read/200288/5067335
h zimage.h
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
www.eeworm.com/read/168763/5436748
h zimage.h
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
www.eeworm.com/read/337546/3330922
lds zimage.lds
OUTPUT_ARCH(powerpc:common)
ENTRY(_zimage_start)
SECTIONS
{
. = (4*1024*1024);
_start = .;
.text :
{
*(.text)
*(.fixup)
}
_etext = .;
. = ALIGN(4096);
.data :
{
*
www.eeworm.com/read/324920/3489840
lds zimage.lds
OUTPUT_ARCH(powerpc:common)
ENTRY(_zimage_start)
SECTIONS
{
. = (4*1024*1024);
_start = .;
.text :
{
*(.text)
*(.fixup)
}
_etext = .;
. = ALIGN(4096);
.data :
{
*
www.eeworm.com/read/443386/1742457
cmd .zimage.cmd
cmd_arch/arm/boot/zImage := /usr/local/arm/3.3.2/bin/arm-linux-objcopy -O binary -R .note -R .comment -S arch/arm/boot/compressed/vmlinux arch/arm/boot/zImage
www.eeworm.com/read/443386/1743141
lds zimage.lds
OUTPUT_ARCH(powerpc)
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/local/powerpc-any-elf/lib);
/* Do we need any of these for elf?
__DYNAMIC = 0; */
SECTION
www.eeworm.com/read/414420/2147116
h zimage.h
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca