From: oharboe at B. <oh...@ma...> - 2009-05-08 22:36:10
|
Author: oharboe Date: 2009-05-08 22:36:09 +0200 (Fri, 08 May 2009) New Revision: 1681 Modified: zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi Log: tinkered with linker script Modified: zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi =================================================================== --- zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi 2009-05-08 20:27:19 UTC (rev 1680) +++ zy1000/trunk/ecoshal/hal/zylin/phi/current/include/pkgconf/mlt_zylin_phi_dram_fast.ldi 2009-05-08 20:36:09 UTC (rev 1681) @@ -35,14 +35,31 @@ *phi_misc* (*hal_delay_us*) ; * (*tftp_client_get*) ; *phi_misc* (*busy*) ; +* (*Cyg_Mempool_dlmalloc_Implementation*free*) ; + * (*phi_misc*) ; + * (*cyg_sbdrop*) ; + * (*target_call_event_callbacks*) ; + + * (*tftp_client_get*) ; +* (*cyg_callout_stop*) ; +* (*embeddeqdice_set_reg*) ; +* (*arm7_9_set_breakpoint*) ; +* (*arm7_9_init_arch_info*) ; +* (*arm7_9_add_breakpoint*) ; + + +* (*cyg_m_adj*) ; * (*select*) ; +* (*cyg_arpresolve*) ; * (*cyg_sorceive*) ; * (*cmd_queue_cur_state*) ; * (*cmd_queue_end_state*) ; * (*jtag_err*) ; * (*jtag_num_devices*) ; +* (*jtag_execute_queue*) ; +* (*jtag_flush_queue_count*) ; @@ -92,7 +109,10 @@ * (*armv4_5_mode_to_number*); * (*arm7_9_debug_entry*); * (*arm7_9_restore_context*); +* (*armv4_5_run_algorithm_inner*); +* (*cyg_uiomove*); + //;* (*armv4_5_*); //;* (*armv4_5_*); //;* (*arm7_9*); @@ -116,6 +136,9 @@ * (*cyg_sosend*); * (*cyg_splimp*); * (*cyg_ether_output*); +* (*cyg_ether_input*); +* (*cyg_in_pcblookup_hash*); +* (*cyg_netint*); * (*ipintr*); * (*cyg_tcp_output*); * (*eth_drv_send*); @@ -126,6 +149,7 @@ * (*cyg_wakeup*); * (*openeth_can_send*); * (*eth_drv_recv*); +* (*eth_drv_dsr*); * (*cyg_splnet*); * (*cyg_in_cksum_hdr*); * (*cyg_sbcompress*); |