forked from EmcraftSystems/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
U-Boot for Cortex-M3 and Cortex-M4
License
larks/u-boot
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
Repository files navigation
This is the source tree of U-Boot, a popular boot loader for embedded devices. U-Boot was developed by DENX Software Engineering (www.denx.de). This particular version of U-Boot is a fork of the version maintained by Emcraft Systems. The fork implements support for the Readout Control Unit 2 (RCU2) of the ALICE Time-Projection Chamber (TPC). Board files: ------------ board/UiB/rcu-2.0: --> board.c - Initialization code (DDR, ethernet, etc.) --> Makefile include/configs: --> rcu-2.0.h - MCU configs, timing, Flash memory, etc. In addition to this, the Spansion SPI flash driver was updated with support for S25FL256: --> u-boot/drivers/mtd/spi/spansion.c How to build: make rcu-2.0_config make make u-boot.hex
About
U-Boot for Cortex-M3 and Cortex-M4
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 93.2%
- Assembly 3.6%
- C++ 2.6%
- Objective-C 0.5%
- Shell 0.1%
- Python 0.0%