Location:
Search - u-boot image
Search list
Description: uboot 最新版本的bootloader,可以生成LINUX内核镜像文件,里面各种驱动程序都是通用的。-uboot latest version of the Bootloader and can generate LINUX kernel image file containing all drivers are generic.
Platform: |
Size: 5602641 |
Author: 何立 |
Hits:
Description: 适合KS8695X,可以tftp下载映象文件-Suitable for KS8695X, can download the image file tftp
Platform: |
Size: 14167040 |
Author: 刘光存 |
Hits:
Description: 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。-The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-packaged executable form as a floppy disk image (ebrk.img) and as a CD-ROM ISO-9660 image (ebrk.iso).
Note that the ISO is bare-bones and does not contain a file system, only a boot sector. If you burn it to disc, it will for the most part appear to be a blank CD.
We ve also included the source for a very simple demonstration packet (demrsod2.asm), and a compiled binary file (demrsod2.bin) to be used with netcat ("nc-u").
Platform: |
Size: 80896 |
Author: 沙乐天 |
Hits:
Description: 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train our program to distinguish among letters. Some difficulties that need to be resolved are noise, joined letters, scaled or tilted letters, and distinguishing between letters that are similar to each other.
Platform: |
Size: 132096 |
Author: awordman |
Hits:
Description: 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(LED、按键、扩展串口、网卡、硬盘、SD卡、LCD和USB等),GUI系统的移植(包含两个GUI系统:基于Qtopia和基于X),应用程序调试技术。
本书从最简单的点亮一个LED开始,由浅入深地讲解,使读者最终可以配置、移植、裁剪内核,编写驱动程序,移植GUI系统,掌握整个嵌入式Linux系统的开发方法。
-This book a comprehensive introduction to embedded Linux system development process, from the bottom to the upper GUI application system to support all aspects of Linux operating system, covers the installation and use of related tools, configuration, embedded programming basics needed (cross- compilation tool option settings, Makefile syntax, ARM assembly instructions, etc.), the use of hardware components and programming (include the common hardware, such as UART, I* IC, LCD, etc.), U-Boot, Linux kernel analysis of , configuration, and migration, the root file system structure (including the transplant busybox, glibc, make image files, etc.), kernel debugging techniques (such as adding kgdb patch, stack back, etc.), driver programming and transplant (LED, button, extended serial port, network cards, hard drives, SD card, LCD, and USB, etc.), GUI system, transplantation (includes two GUI systems: based on Qtopia and based on X), the application debug technology.
This book, from th
Platform: |
Size: 561152 |
Author: 流浪 |
Hits:
Description: linux 镜像,可以引导U-BOOT.QING 笑纳。谢谢。-it is a image for linux ,it is usered in embed linux
Platform: |
Size: 3072 |
Author: 张名 |
Hits:
Description: 基于TQ2440的编译Uboot镜像的源码,支持大于64M的文件系统烧写。(在天嵌自带的光盘Uboot源码u-boot-1.1.6_20100601.tar.bz2的Common下增加此代码,并修改相应的Makefile,得到Uboot镜像就可以支持大于64M的文件系统烧写。烧写时在命令行模式下loadYaffs 0x30000000 root)-Based on the support of more than 64M TQ2440 file system programming of Uboot. (Common in Uboot source code to increase, and modify the Makefile, you can get Uboot image file system to support more than 64M programming. Command-line mode loadYaffs 0x30000000 root)
Platform: |
Size: 4096 |
Author: 安丽 |
Hits:
Description: uClinux bin file + U-Boot for LPS2478 (SK). Work_OK. Tested. Ethernet bug found
Platform: |
Size: 1474560 |
Author: KKor |
Hits:
Description: 基于AU3开发的U盘启动盘制作工具,支持Fba文件及常规ISO镜像。-Based on the the AU3 the development of U disk boot disk creation tools and support the Fba documents and practices of ISO image.
Platform: |
Size: 11264 |
Author: yang |
Hits:
Description: Tiny6410 Linux开发指南,友善之臂一款tiny6410的开发板,随板自带的文档 帮助爱好者更好的自学。文档内容如下:1.1 初试Linux之图形界面Qtopia-2.2.0,Qtopia4和QtE-4.7.0系统
1.2 通过串口终端操作开发板
1.3 安装并设置Fedora9
1.4 解压安装源代码及其他工具
1.5 配置和编译U-boot
1.6 配置和编译内核(Kernel)
1.7 配置和编译busybox
1.8 制作目标板文件系统映象
1.9 嵌入式Linux应用程序示例
1.10嵌入式Linux驱动程序示例
1.11 编译Qtopia-2.2.0
1.12 编译QtE-4.7.0
1.13 编译Qtopia4(Qt-Extended-4.4.3)
1.14 选择哪个版本的Qt进行开发
操作和介绍很清晰,便于嵌入式学习者使用。-The Tiny6410 Linux Development Guide, the friendliness arm a tiny6410 development board, documentation that comes with the board to help enthusiasts better self-learning. The document reads as follows: 1.1 first test of the graphical interface of Linux Qtopia-2.2.0 Qtopia4 QtE-4.7.0 system 1.2 development board through the serial port terminal operations 1.3 Installation and set-extracting install the source code and other tools Fedora9 1.4 1.5 configure and compile U- boot 1.6 configure and compile the kernel (Kernel) 1.7 configuration and compile busybox 1.8 production target board file system image 1.9 embedded Linux application example of 1.10 embedded Linux driver example 1.11 compile Qtopia-2.2.0 1.12 compiled QtE-4.7.0 1.13 compiled Qtopia4 (Qt-Extended-4.4.3) 1.14 very clear and easy to choose which version of Qt development operations and introduce embedded learner.
Platform: |
Size: 5737472 |
Author: 杨洋 |
Hits:
Description: 这个镜像文件是,arm—linux开发平台的引导程序,它能够启动arm开发板上的linux操作系统-The image file is, arm- Linux development platform guidance program, it can start arm development board Linux operating system
Platform: |
Size: 95232 |
Author: shishan |
Hits:
Description: Old U-boot compatibility for PPC405EX. This image is already included a dtb.
Platform: |
Size: 1024 |
Author: jeihanglin |
Hits:
Description: Old U-boot compatibility for PPC405EX. This image is already included a dtb.
Platform: |
Size: 1024 |
Author: xiugjwing |
Hits: