CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.
標簽: following important contains features
上傳時間: 2014-11-23
上傳用戶:龍飛艇
這個事bootloader的編寫,用的事u-boot,里面給了一個u-boot
標簽: bootloader 編寫
上傳時間: 2017-07-29
上傳用戶:ecooo
hese are the zip files that are associated with application note ADSP-BF533 Blackfin Booting Process (EE-240) example.zip: Used throughout the EE-note to explain in detail the various booting modes. BF533 Ez Kit Multiple DXE Boot.zip: Multi-DXE Boot Example used with the ADSP-BF533 Ez-Kit Lite. Host Boot.zip: Example Host code to demonstrate SPI Slave Mode Booting Program_Atmel.zip: Example code that programs the Atmel DataFlashes via an ADSP-BF532 Processor All programs have been written for VisualDSP++ 3.5
標簽: application associated are Blackfin
上傳時間: 2017-07-30
上傳用戶:tonyshao
本文檔詳細介紹的開發環境的搭建,包括內核移植,U-boot,根文件系統
上傳時間: 2013-12-24
上傳用戶:chenjjer
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
標簽: operating assembly langauge compile
上傳時間: 2013-12-17
上傳用戶:源弋弋
LINUX2.6.14全線移植文檔,U-BOOT移植,內核移植,一些驅動移植
上傳時間: 2017-09-06
上傳用戶:蟲蟲蟲蟲蟲蟲
本文是初學者很好的入門教程,全文從RAM的寄存器講起,然后深入淺出的介紹了BOOT的開發,且基于S3C44B0X
上傳時間: 2017-09-12
上傳用戶:yt1993410
嵌入式試驗箱S3C2410的bootloader源代碼,包括vivi和u-boot
標簽: bootloader S3C2410 嵌入式 試驗箱
上傳時間: 2017-09-13
上傳用戶:er1219
Windows Driver Model(WDM)的根源可追溯到幾年前一種叫做Windows for Workgroups 3.10的操作系統。那時候我們努力地支持無數不同的SCSI控制器,我長期地注意WindowsNT開發組創建的小端口驅動程序類型。不久就認識到重新構造必要的映象加載器(image loader)和小端口驅動程序需要的執行環境比把這些小端口驅動程序重寫成某些VXD形式的驅動程序并調試完畢所花費的努力要少得多。 不幸的是,Windows from Workgroups 3.10已經停止發行帶有SCSI小端口支持的版本,主要是由于象ASPI(高級SCSI編程接口)這樣的外圍問題。然而,跨Windows和windows NT操作系統共享同樣的驅動程序執行映象的基礎是適當的并且可以在win95中見到,它(win95)可以與NT共享SCSI和NDIS小端口驅動程序二進制代碼。 共享驅動程序模式的潛在意義是重大的。驅動程序開發人員感興趣的是支持雙平臺,共享驅動模式能降低開發和調試的一半開消。對微軟來說,共享模式意味著更容易地從win9x遷移到Windows2000或這個平臺的未來版本。對最終用戶來說,大量不同種類的穩定驅動程序可以在這個家族中的所有成員之間通用。
標簽: Windows Workgroups Driver Model
上傳時間: 2013-12-21
上傳用戶:ddddddos
Among the many features built into Microchip’sEnhanced FLASH Microcontroller devices is the capability of the program memory to self-program. This very useful feature has been deliberately included to give the user the ability to perform bootloading operations.Devices like the PIC18F452 are designed with a designated“boot block”, a small section of protectable program memory allocated specifically for bootload firmware.
上傳時間: 2015-03-05
上傳用戶:rfvrfv