文件名称:booter

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 1.27mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • bing*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

嵌入式linux(arm9)的平台下,amd au1200下的boot代码。产品级的代码。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 15883846booter.zip 列表
booter/
booter/booter/
booter/booter/.config
booter/booter/.config.old
booter/booter/.cvsignore
booter/booter/config.in
booter/booter/docs/
booter/booter/docs/codekit.doc
booter/booter/include/
booter/booter/include/ata.h
booter/booter/include/au1550/
booter/booter/include/au1550/ddma.h
booter/booter/include/au1550/dtest.h
booter/booter/include/au1550/encryption.h
booter/booter/include/au1550/MAC.h
booter/booter/include/au1550/pci.h
booter/booter/include/au1550/psc.h
booter/booter/include/au1550/sdram.h
booter/booter/include/au1550/sdram_test.h
booter/booter/include/au1550/SMC.h
booter/booter/include/au1550/sys_control.h
booter/booter/include/au1x00.h
booter/booter/include/autoconf.h
booter/booter/include/color.h
booter/booter/include/cp0.h
booter/booter/include/ctype.h
booter/booter/include/ddma2.h
booter/booter/include/ddma_api.h
booter/booter/include/example.h
booter/booter/include/frame_buffer.h
booter/booter/include/i2s.h
booter/booter/include/ide.h
booter/booter/include/image.h
booter/booter/include/irq.h
booter/booter/include/mem_mgr.h
booter/booter/include/nand.h
booter/booter/include/pcmcia.h
booter/booter/include/pixel.h
booter/booter/include/psc_api.h
booter/booter/include/register.h
booter/booter/include/reset.h
booter/booter/include/sd.h
booter/booter/include/SMC.h
booter/booter/include/stdlib.h
booter/booter/include/test.h
booter/booter/include/test_ctrl.h
booter/booter/include/window.h
booter/booter/make.rules
booter/booter/make.x86rules
booter/booter/Makefile
booter/booter/platforms/
booter/booter/platforms/config.in
booter/booter/platforms/DB1200/
booter/booter/platforms/DB1200/config.in
booter/booter/platforms/DB1200/ocd_board_setup.mac
booter/booter/platforms/DB1200/platform.c
booter/booter/platforms/DB1200/platform.h
booter/booter/platforms/DB1200/reset_db1200.S
booter/booter/platforms/Makefile
booter/booter/scripts/
booter/booter/scripts/checkconfig.pl
booter/booter/scripts/checkhelp.pl
booter/booter/scripts/checkincludes.pl
booter/booter/scripts/Configure
booter/booter/scripts/docgen
booter/booter/scripts/docproc.c
booter/booter/scripts/extract-ikconfig
booter/booter/scripts/gen-all-syms
booter/booter/scripts/header.tk
booter/booter/scripts/kernel-doc
booter/booter/scripts/Lindent
booter/booter/scripts/lxdialog/
booter/booter/scripts/lxdialog/.cvsignore
booter/booter/scripts/lxdialog/BIG.FAT.WARNING
booter/booter/scripts/lxdialog/checklist.c
booter/booter/scripts/lxdialog/colors.h
booter/booter/scripts/lxdialog/dialog.h
booter/booter/scripts/lxdialog/inputbox.c
booter/booter/scripts/lxdialog/lxdialog
booter/booter/scripts/lxdialog/lxdialog.c
booter/booter/scripts/lxdialog/Makefile
booter/booter/scripts/lxdialog/menubox.c
booter/booter/scripts/lxdialog/msgbox.c
booter/booter/scripts/lxdialog/textbox.c
booter/booter/scripts/lxdialog/util.c
booter/booter/scripts/lxdialog/yesno.c
booter/booter/scripts/MAKEDEV.ide
booter/booter/scripts/Makefile
booter/booter/scripts/makelst
booter/booter/scripts/Menuconfig
booter/booter/scripts/mkconfigs.c
booter/booter/scripts/mkdep.c
booter/booter/scripts/mkspec
booter/booter/scripts/mkversion
booter/booter/scripts/patch-kernel
booter/booter/scripts/pathdown.sh
booter/booter/scripts/README.Menuconfig
booter/booter/scripts/split-include.c
booter/booter/scripts/split-man
booter/booter/scripts/tail.tk
booter/booter/scripts/tkcond.c
booter/booter/scripts/tkgen.c
booter/booter/scripts/tkparse.c
booter/booter/scripts/tkparse.h
booter/booter/scripts/ver_linux
booter/booter/source/
booter/booter/source/ac97.c
booter/booter/source/aes.c
booter/booter/source/aes.h
booter/booter/source/applications/
booter/booter/source/applications/booter/
booter/booter/source/applications/booter/bin.c
booter/booter/source/applications/booter/bin.h
booter/booter/source/applications/booter/booter.c
booter/booter/source/applications/booter/booter.h
booter/booter/source/applications/booter/booter.ld
booter/booter/source/applications/booter/booter_nand.ld
booter/booter/source/applications/booter/booter_standalone.ld
booter/booter/source/applications/booter/elf.c
booter/booter/source/applications/booter/elf.h
booter/booter/source/applications/booter/fat.c
booter/booter/source/applications/booter/fat.h
booter/booter/source/applications/booter/filesystem.c
booter/booter/source/applications/booter/filesystem.h
booter/booter/source/applications/booter/flash.c
booter/booter/source/applications/booter/flash.h
booter/booter/source/applications/booter/functions.c
booter/booter/source/applications/booter/functions.h
booter/booter/source/applications/booter/gpio.c
booter/booter/source/applications/booter/gpio.h
booter/booter/source/applications/booter/lcd_control.c
booter/booter/source/applications/booter/lcd_control.h
booter/booter/source/applications/booter/Makefile
booter/booter/source/applications/booter/nand.c
booter/booter/source/applications/booter/nand.h
booter/booter/source/applications/booter/partition.c
booter/booter/source/applications/booter/partition.h
booter/booter/source/applications/booter/sd.c
booter/booter/source/applications/booter/sd.h
booter/booter/source/applications/booter/sdms.c
booter/booter/source/applications/booter/sdms.h
booter/booter/source/applications/booter/sdms_cmd.c
booter/booter/source/applications/booter/sdms_cmd.h
booter/booter/source/applications/booter/settings.h
booter/booter/source/applications/booter/srec.c
booter/booter/source/applications/booter/srec.h
booter/booter/source/applications/booter/types.h
booter/booter/source/applications/booter/util.c
booter/booter/source/applications/booter/util.h
booter/booter/source/applications/config.in
booter/booter/source/applications/Makefile
booter/booter/source/ata.c
booter/booter/source/bsp.ld
booter/booter/source/cache.c
booter/booter/source/common.c
booter/booter/source/config.in
booter/booter/source/crt0.S
booter/booter/source/ddma.c
booter/booter/source/ddma2.c
booter/booter/source/delay.c
booter/booter/source/divx_aes.c
booter/booter/source/dma.c
booter/booter/source/dprintf.c
booter/booter/source/gpio.c
booter/booter/source/gpio.h
booter/booter/source/i2s.c
booter/booter/source/ide.c
booter/booter/source/idle.c
booter/booter/source/image.c
booter/booter/source/irq.c
booter/booter/source/lcd.c
booter/booter/source/lcd2.c
booter/booter/source/lcd2_color_key.c
booter/booter/source/lcd2_frame_buffer.c
booter/booter/source/lcd2_hardware_cursor.c
booter/booter/source/lcd2_window.c
booter/booter/source/mac.c
booter/booter/source/madd.c
booter/booter/source/main.c
booter/booter/source/Makefile
booter/booter/source/mem.c
booter/booter/source/mem.h
booter/booter/source/mem_mgr.c
booter/booter/source/nand.c
booter/booter/source/pci.c
booter/booter/source/pcmcia.c
booter/booter/source/pcmcia_debug.c
booter/booter/source/pcmcia_old.c
booter/booter/source/progress.c
booter/booter/source/psc_i2s.c
booter/booter/source/rectangles.c
booter/booter/source/register.c
booter/booter/source/reset.S
booter/booter/source/sd.c
booter/booter/source/smunge.c
booter/booter/source/stdlib.c
booter/booter/source/timer.c
booter/booter/source/tlb.c
booter/booter/source/uart.c
booter/booter/source/usbh.c
booter/booter/source/wavplay.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org