uboot-mt623x/cpu/blackfin
Mike Frysinger e1ffaee728 Blackfin: disable syscontrol code for now
Looks like the initcode updates fell out of order during my merges.  The
patch that really fixes up this code is part of power-on overhaul and so
is too large for merging at this point.  Instead, we can disable the code
as no currently in-tree board depends on it.  The next merge window will
fix things up properly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-02-21 19:23:20 -05:00
..
.gitignore Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
Makefile Blackfin: enable --gc-sections 2009-02-02 12:24:40 -05:00
bootrom-asm-offsets.awk Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
bootrom-asm-offsets.c.in Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
cache.S Blackfin: rewrite cache handling functions 2009-02-02 12:24:44 -05:00
cpu.c Blackfin: pass RETX to Linux 2009-01-28 13:26:15 -05:00
cpu.h Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
initcode.c Blackfin: disable syscontrol code for now 2009-02-21 19:23:20 -05:00
interrupt.S Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
jtag-console.c Blackfin: support console-over-JTAG 2009-01-28 13:26:15 -05:00
reset.c Blackfin: handle new anomalies with reset 2009-01-28 13:26:15 -05:00
serial.c Blackfin: allow serial console to be disabled 2009-01-28 13:26:15 -05:00
serial.h Blackfin: dynamically update UART speed when initializing 2009-02-05 21:25:35 -05:00
start.S Blackfin: clarify relocation comment during init 2009-01-28 13:26:14 -05:00
system_map.S Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
traps.c Blackfin: fixup misc warnings such as printf's and missing casts 2009-01-28 13:27:28 -05:00
watchdog.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00