uboot-mt623x/board/barco
Michael Zaidman 800eb09641 POST cleanup.
- Revives POST for blackfin arch;
- Removes redundant code:
     arch/blackfin/lib/post.c
     arch/powerpc/cpu/ppc4xx/commproc.c
     arch/powerpc/cpu/mpc512x/common.c
- fixes up the post_word_{load|store} usage.

Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
Acked-by: Detlev Zundel <dzu@denx.de>
Tested-by: Anatolij Gustschin <agust@denx.de>

List of the maintainers of the affected by patch boards:
Cc: Stephan Linz <linz@li-pro.net>
Cc: Denis Peter <d.peter@mpl.ch>
Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Niklaus Giger <niklaus.giger@netstal.com>
Cc: Larry Johnson <lrj@acm.org>
Cc: Feng Kan <fkan@amcc.com>
2010-09-21 21:39:31 +02:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
README Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 2005-09-25 18:59:36 +02:00
barco.c POST cleanup. 2010-09-21 21:39:31 +02:00
barco_svc.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board 2005-09-25 18:59:36 +02:00
early_init.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00

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>