代码搜索结果
找到约 10,000 项符合
ARM 的代码
mlt_arm_cma230t_ram.ldi
// eCos memory layout - Tue Nov 09 08:15:25 1999
// This is a generated file - do not edit
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0x200000
}
SECTIONS
{
SECTIONS_BEGIN
__reserved = 0; . = _
mlt_arm_cma230t_rom.mlt
version 0
region ram 0 200000 0 !
region rom e000000 40000 1 !
section reserved 1000 1 0 0 1 1 1 0 0 0 data !
section data 0 1 1 1 0 1 0 0 bss !
section bss 0 4 0 1 0 0 0 0 !
section rom_vectors 0 1 0
mlt_arm_cma230t_ram.h
// eCos memory layout - Tue Nov 09 08:15:25 1999
// This is a generated file - changes will be lost if ConfigTool(MLT) is run
#include
#include
#define CYGMEM_REGI
mlt_arm_cma230t_rom.ldi
// eCos memory layout - Tue Nov 09 08:31:08 1999
// This is a generated file - do not edit
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0x200000
rom : ORIGIN = 0xe000000, LENGTH = 0x40000
}
SECTIONS
mlt_arm_cma230t_rom.h
// eCos memory layout - Tue Nov 09 08:31:08 1999
// This is a generated file - changes will be lost if ConfigTool(MLT) is run
#include
#include
#define CYGMEM_REGI
patch-2.4.19-rmk-pxa-arm-rthal5
diff -urNp --exclude=CVS linux-2.4.19-rmk7-pxa2.cvs/Makefile linux-2.4.19-rmk7-pxa2-rthal5.clean/Makefile
--- linux-2.4.19-rmk7-pxa2.cvs/Makefile Thu Sep 25 15:11:16 2003
+++ linux-2.4.19-rmk7-pxa2-rt