Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

larks/u-boot

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

340 Commits
340 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 93.2%
  • Assembly 3.6%
  • C++ 2.6%
  • Objective-C 0.5%
  • Shell 0.1%
  • Python 0.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.