mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
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>