u-boot/arch/blackfin/cpu
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section
The command declaration now uses the new LG-array method to generate
list of commands. Thus the __u_boot_cmd section is now superseded and
redundant and therefore can be removed. Also, remove externed symbols
associated with this section from include/command.h .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
2012-10-22 08:29:42 -07:00
..
.gitignore
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
cpu.c
cpu.h
gpio.c
init.lds.S
init.S
initcode.c
initcode.h
interrupt.S
interrupts.c
jtag-console.c serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 2012-10-15 11:53:51 -07:00
Makefile Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
os_log.c
reset.c
serial.c serial: bfin: Adjust serial_register_bfin_uart() 2012-10-15 11:53:50 -07:00
serial.h
start.S
traps.c Blackfin: traps: fix up printf warnings from debug 2011-11-18 22:13:26 -05:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
watchdog.c