upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/board/barco
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 16 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
README Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 19 years ago
barco.c Fix some more print() format errors. 16 years ago
barco_svc.h Change initdram() return type to phys_size_t 17 years ago
config.mk Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 19 years ago
early_init.S Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 19 years ago
flash.c Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 19 years ago
speed.h Big white-space cleanup. 17 years ago

README

This port of U-Boot is tuned to run on a range of Barco Control Rooms
Streaming Video Solutions, including:

- Streaming Video Card (SVC)
- Sample Compress Network (SCN)

For more information, see http://www.barcocontrolrooms.com/

Code and configuration are originally based on the Sandpoint board

Marc Leeman <marc.leeman@barco.com>